#cb02ce color space conversions
Hex:
#cb02ce
RGB:
203, 2, 206
CMY:
20, 99, 19
CMYK:
1, 99, 0, 19
HSL:
299°, 98.0769%, 40.7843%
HSV (HSB):
299°, 99.0291%, 80.7843%
XYZ:
35.7909, 17.1962, 59.8253
xyY:
0.3173, 0.1524, 17.1962
CIE-Lab:
48.5063, 83.0175, -52.5915
CIE-LCH:
48.5063, 98.2739, 327.6458
CIE-Luv:
48.5063, 66.0204, -89.0894
Hunter-Lab:
41.4683, 81.4924, -56.5086
#cb02ce color charts
#cb02ce color shades, tints & tones
#cb02ce color schemes
#cb02ce color preview, HTML & CSS examples
This text has a color of #cb02ce
<p style="color:#cb02ce;">Text here</p>
.mytext {color:#cb02ce;}
This box has a color of #cb02ce
<div style="background-color:#cb02ce;">Content here</div>
.mybackground {background-color:#cb02ce;}
Border around this has a color of #cb02ce
<div style="border:2px solid #cb02ce;">Content here</div>
.myborder {border:2px solid #cb02ce;}