#cb00ec color space conversions
Hex:
#cb00ec
RGB:
203, 0, 236
CMY:
20, 100, 7
CMYK:
14, 100, 0, 7
HSL:
292°, 100.0000%, 46.2745%
HSV (HSB):
292°, 100.0000%, 92.5490%
XYZ:
39.7689, 18.7526, 80.8804
xyY:
0.2853, 0.1345, 18.7526
CIE-Lab:
50.3965, 87.7795, -66.6535
CIE-LCH:
50.3965, 110.2177, 322.7895
CIE-Luv:
50.3965, 55.2685, -110.6771
Hunter-Lab:
43.3043, 88.1446, -80.4242
#cb00ec color charts
#cb00ec color shades, tints & tones
#cb00ec color schemes
#cb00ec color preview, HTML & CSS examples
This text has a color of #cb00ec
<p style="color:#cb00ec;">Text here</p>
.mytext {color:#cb00ec;}
This box has a color of #cb00ec
<div style="background-color:#cb00ec;">Content here</div>
.mybackground {background-color:#cb00ec;}
Border around this has a color of #cb00ec
<div style="border:2px solid #cb00ec;">Content here</div>
.myborder {border:2px solid #cb00ec;}