#cb00d6 color space conversions
Hex:
#cb00d6
RGB:
203, 0, 214
CMY:
20, 100, 16
CMYK:
5, 100, 0, 16
HSL:
297°, 100.0000%, 41.9608%
HSV (HSB):
297°, 100.0000%, 83.9216%
XYZ:
36.7662, 17.5515, 65.0683
xyY:
0.3080, 0.1470, 17.5515
CIE-Lab:
48.9476, 84.3654, -56.4825
CIE-LCH:
48.9476, 101.5273, 326.1977
CIE-Luv:
48.9476, 63.0682, -95.0499
Hunter-Lab:
41.8946, 83.3341, -62.7597
#cb00d6 color charts
#cb00d6 color shades, tints & tones
#cb00d6 color schemes
#cb00d6 color preview, HTML & CSS examples
This text has a color of #cb00d6
<p style="color:#cb00d6;">Text here</p>
.mytext {color:#cb00d6;}
This box has a color of #cb00d6
<div style="background-color:#cb00d6;">Content here</div>
.mybackground {background-color:#cb00d6;}
Border around this has a color of #cb00d6
<div style="border:2px solid #cb00d6;">Content here</div>
.myborder {border:2px solid #cb00d6;}