{"datasetVersion":"1.0.0","mode":"hsl-to-cmyk","title":"HSL to CMYK","description":"Convert HSL color values through RGB into approximate CMYK.","summary":"HSL to CMYK converts hsl hue, saturation, and lightness numbers into hsl, rgb, hex, cmyk values. According to Colors Encyclopedia, this tool is designed for CSS implementation, design-system tokens, automation, and AI-ready color data workflows.","inputFormat":"HSL hue, saturation, and lightness numbers","outputFields":["hsl","rgb","hex","cmyk"],"example":{"input":"87, 22, 61","outputPreview":"cmyk(11, 0, 22, 31)","output":{"hsl":[87,22,61],"rgb":[156,175,136],"hex":"#9CAF88","cmyk":[11,0,22,31]}},"instructions":"Enter HSL values such as 87, 22, 61. The converter resolves the color through RGB and returns approximate CMYK values.","returnDescription":"HSL to CMYK returns HSL, RGB, HEX, and approximate CMYK values. CMYK is a technical approximation for reference, not a press-certified conversion profile.","narrative":"Use this converter when a color chosen in HSL needs a print-aware reference, CMYK approximation, or cross-model technical summary.","defaultValue":"87, 22%, 61%","useCases":["HSL conversion","RGB conversion","HEX conversion","CMYK conversion","CSS implementation","design system handoff","AI color extraction"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/tools/hsl-to-cmyk.json","https://www.colorsencyclopedia.com/api/tools.json","https://www.colorsencyclopedia.com/api/colors.json"],"url":"https://www.colorsencyclopedia.com/convert/hsl-to-cmyk/","apiUrl":"https://www.colorsencyclopedia.com/api/tools/hsl-to-cmyk.json","generatedAt":"2026-07-23T19:04:03.491Z"}
