#cb1dcc color space conversions
Hex:
#cb1dcc
RGB:
203, 29, 204
CMY:
20, 89, 20
CMYK:
0, 86, 0, 20
HSL:
300°, 75.1073%, 45.6863%
HSV (HSB):
300°, 85.7843%, 80.0000%
XYZ:
35.9671, 17.9349, 58.6928
xyY:
0.3194, 0.1593, 17.9349
CIE-Lab:
49.4170, 79.6831, -49.9810
CIE-LCH:
49.4170, 94.0612, 327.9021
CIE-Luv:
49.4170, 65.0257, -85.3164
Hunter-Lab:
42.3496, 77.4864, -52.5261
#cb1dcc color charts
#cb1dcc color shades, tints & tones
#cb1dcc color schemes
#cb1dcc color preview, HTML & CSS examples
This text has a color of #cb1dcc
<p style="color:#cb1dcc;">Text here</p>
.mytext {color:#cb1dcc;}
This box has a color of #cb1dcc
<div style="background-color:#cb1dcc;">Content here</div>
.mybackground {background-color:#cb1dcc;}
Border around this has a color of #cb1dcc
<div style="border:2px solid #cb1dcc;">Content here</div>
.myborder {border:2px solid #cb1dcc;}