#cb2cec color space conversions
Hex:
#cb2cec
RGB:
203, 44, 236
CMY:
20, 83, 7
CMYK:
14, 81, 0, 7
HSL:
290°, 83.4783%, 54.9020%
HSV (HSB):
290°, 81.3559%, 92.5490%
XYZ:
40.6696, 20.5540, 81.1807
xyY:
0.2856, 0.1443, 20.5540
CIE-Lab:
52.4579, 81.6966, -63.3233
CIE-LCH:
52.4579, 103.3643, 322.2206
CIE-Luv:
52.4579, 52.3146, -106.4767
Hunter-Lab:
45.3365, 80.7864, -74.4305
#cb2cec color charts
#cb2cec color shades, tints & tones
#cb2cec color schemes
#cb2cec color preview, HTML & CSS examples
This text has a color of #cb2cec
<p style="color:#cb2cec;">Text here</p>
.mytext {color:#cb2cec;}
This box has a color of #cb2cec
<div style="background-color:#cb2cec;">Content here</div>
.mybackground {background-color:#cb2cec;}
Border around this has a color of #cb2cec
<div style="border:2px solid #cb2cec;">Content here</div>
.myborder {border:2px solid #cb2cec;}