#cb02c7 color space conversions
Hex:
#cb02c7
RGB:
203, 2, 199
CMY:
20, 99, 22
CMYK:
0, 99, 2, 20
HSL:
301°, 98.0488%, 40.1961%
HSV (HSB):
301°, 99.0148%, 79.6078%
XYZ:
34.9591, 16.8634, 55.4453
xyY:
0.3259, 0.1572, 16.8634
CIE-Lab:
48.0875, 82.0034, -49.2140
CIE-LCH:
48.0875, 95.6377, 329.0301
CIE-Luv:
48.0875, 68.7669, -83.9062
Hunter-Lab:
41.0651, 80.0947, -51.3065
#cb02c7 color charts
#cb02c7 color shades, tints & tones
#cb02c7 color schemes
#cb02c7 color preview, HTML & CSS examples
This text has a color of #cb02c7
<p style="color:#cb02c7;">Text here</p>
.mytext {color:#cb02c7;}
This box has a color of #cb02c7
<div style="background-color:#cb02c7;">Content here</div>
.mybackground {background-color:#cb02c7;}
Border around this has a color of #cb02c7
<div style="border:2px solid #cb02c7;">Content here</div>
.myborder {border:2px solid #cb02c7;}