#cb5dcc color space conversions
Hex:
#cb5dcc
RGB:
203, 93, 204
CMY:
20, 64, 20
CMYK:
0, 54, 0, 20
HSL:
299°, 52.1127%, 58.2353%
HSV (HSB):
299°, 54.4118%, 80.0000%
XYZ:
39.4420, 24.8848, 59.8512
xyY:
0.3176, 0.2004, 24.8848
CIE-Lab:
56.9630, 58.4481, -38.0344
CIE-LCH:
56.9630, 69.7338, 326.9464
CIE-Luv:
56.9630, 50.7550, -66.7880
Hunter-Lab:
49.8847, 53.8352, -36.2162
#cb5dcc color charts
#cb5dcc color shades, tints & tones
#cb5dcc color schemes
#cb5dcc color preview, HTML & CSS examples
This text has a color of #cb5dcc
<p style="color:#cb5dcc;">Text here</p>
.mytext {color:#cb5dcc;}
This box has a color of #cb5dcc
<div style="background-color:#cb5dcc;">Content here</div>
.mybackground {background-color:#cb5dcc;}
Border around this has a color of #cb5dcc
<div style="border:2px solid #cb5dcc;">Content here</div>
.myborder {border:2px solid #cb5dcc;}