#cb00bd color space conversions
Hex:
#cb00bd
RGB:
203, 0, 189
CMY:
20, 100, 26
CMYK:
0, 100, 7, 20
HSL:
304°, 100.0000%, 39.8039%
HSV (HSB):
304°, 100.0000%, 79.6078%
XYZ:
33.8139, 16.3706, 49.5218
xyY:
0.3391, 0.1642, 16.3706
CIE-Lab:
47.4570, 80.7656, -44.3980
CIE-LCH:
47.4570, 92.1644, 331.2018
CIE-Luv:
47.4570, 72.9369, -76.5283
Hunter-Lab:
40.4606, 78.3705, -44.2455
#cb00bd color charts
#cb00bd color shades, tints & tones
#cb00bd color schemes
#cb00bd color preview, HTML & CSS examples
This text has a color of #cb00bd
<p style="color:#cb00bd;">Text here</p>
.mytext {color:#cb00bd;}
This box has a color of #cb00bd
<div style="background-color:#cb00bd;">Content here</div>
.mybackground {background-color:#cb00bd;}
Border around this has a color of #cb00bd
<div style="border:2px solid #cb00bd;">Content here</div>
.myborder {border:2px solid #cb00bd;}