#cb02c9 color space conversions
Hex:
#cb02c9
RGB:
203, 2, 201
CMY:
20, 99, 21
CMYK:
0, 99, 1, 20
HSL:
301°, 98.0488%, 40.1961%
HSV (HSB):
301°, 99.0148%, 79.6078%
XYZ:
35.1929, 16.9570, 56.6765
xyY:
0.3234, 0.1558, 16.9570
CIE-Lab:
48.2058, 82.2905, -50.1837
CIE-LCH:
48.2058, 96.3853, 328.6237
CIE-Luv:
48.2058, 67.9738, -85.3933
Hunter-Lab:
41.1788, 80.4896, -52.7786
#cb02c9 color charts
#cb02c9 color shades, tints & tones
#cb02c9 color schemes
#cb02c9 color preview, HTML & CSS examples
This text has a color of #cb02c9
<p style="color:#cb02c9;">Text here</p>
.mytext {color:#cb02c9;}
This box has a color of #cb02c9
<div style="background-color:#cb02c9;">Content here</div>
.mybackground {background-color:#cb02c9;}
Border around this has a color of #cb02c9
<div style="border:2px solid #cb02c9;">Content here</div>
.myborder {border:2px solid #cb02c9;}