#c55dcc color space conversions
Hex:
#c55dcc
RGB:
197, 93, 204
CMY:
23, 64, 20
CMYK:
3, 54, 0, 20
HSL:
296°, 52.1127%, 58.2353%
HSV (HSB):
296°, 54.4118%, 80.0000%
XYZ:
37.8394, 24.0587, 59.7762
xyY:
0.3110, 0.1977, 24.0587
CIE-Lab:
56.1465, 56.8466, -39.3739
CIE-LCH:
56.1465, 69.1508, 325.2922
CIE-Luv:
56.1465, 46.7160, -68.4296
Hunter-Lab:
49.0496, 51.8672, -37.9213
#c55dcc color charts
#c55dcc color shades, tints & tones
#c55dcc color schemes
#c55dcc color preview, HTML & CSS examples
This text has a color of #c55dcc
<p style="color:#c55dcc;">Text here</p>
.mytext {color:#c55dcc;}
This box has a color of #c55dcc
<div style="background-color:#c55dcc;">Content here</div>
.mybackground {background-color:#c55dcc;}
Border around this has a color of #c55dcc
<div style="border:2px solid #c55dcc;">Content here</div>
.myborder {border:2px solid #c55dcc;}