#cb03bd color space conversions
Hex:
#cb03bd
RGB:
203, 3, 189
CMY:
20, 99, 26
CMYK:
0, 99, 7, 20
HSL:
304°, 97.0874%, 40.3922%
HSV (HSB):
304°, 98.5222%, 79.6078%
XYZ:
33.8465, 16.4358, 49.5326
xyY:
0.3391, 0.1647, 16.4358
CIE-Lab:
47.5411, 80.5171, -44.2644
CIE-LCH:
47.5411, 91.8822, 331.2001
CIE-Luv:
47.5411, 72.7792, -76.3363
Hunter-Lab:
40.5410, 78.0774, -44.0612
#cb03bd color charts
#cb03bd color shades, tints & tones
#cb03bd color schemes
#cb03bd color preview, HTML & CSS examples
This text has a color of #cb03bd
<p style="color:#cb03bd;">Text here</p>
.mytext {color:#cb03bd;}
This box has a color of #cb03bd
<div style="background-color:#cb03bd;">Content here</div>
.mybackground {background-color:#cb03bd;}
Border around this has a color of #cb03bd
<div style="border:2px solid #cb03bd;">Content here</div>
.myborder {border:2px solid #cb03bd;}