#c585cd color space conversions
Hex:
#c585cd
RGB:
197, 133, 205
CMY:
23, 48, 20
CMYK:
4, 35, 0, 20
HSL:
293°, 41.8605%, 66.2745%
HSV (HSB):
293°, 35.1220%, 80.3922%
XYZ:
42.4329, 33.0532, 61.9010
xyY:
0.3089, 0.2406, 33.0532
CIE-Lab:
64.2039, 36.4355, -27.3996
CIE-LCH:
64.2039, 45.5882, 323.0567
CIE-Luv:
64.2039, 30.5631, -47.9229
Hunter-Lab:
57.4919, 31.1344, -23.5928
#c585cd color charts
#c585cd color shades, tints & tones
#c585cd color schemes
#c585cd color preview, HTML & CSS examples
This text has a color of #c585cd
<p style="color:#c585cd;">Text here</p>
.mytext {color:#c585cd;}
This box has a color of #c585cd
<div style="background-color:#c585cd;">Content here</div>
.mybackground {background-color:#c585cd;}
Border around this has a color of #c585cd
<div style="border:2px solid #c585cd;">Content here</div>
.myborder {border:2px solid #c585cd;}