#ce02bc color space conversions
Hex:
#ce02bc
RGB:
206, 2, 188
CMY:
19, 99, 26
CMYK:
0, 99, 9, 19
HSL:
305°, 98.0769%, 40.7843%
HSV (HSB):
305°, 99.0291%, 80.7843%
XYZ:
34.5524, 16.7961, 48.9978
xyY:
0.3443, 0.1674, 16.7961
CIE-Lab:
48.0020, 80.9771, -42.9140
CIE-LCH:
48.0020, 91.6456, 332.0786
CIE-Luv:
48.0020, 75.5026, -74.6451
Hunter-Lab:
40.9830, 78.7715, -42.1969
#ce02bc color charts
#ce02bc color shades, tints & tones
#ce02bc color schemes
#ce02bc color preview, HTML & CSS examples
This text has a color of #ce02bc
<p style="color:#ce02bc;">Text here</p>
.mytext {color:#ce02bc;}
This box has a color of #ce02bc
<div style="background-color:#ce02bc;">Content here</div>
.mybackground {background-color:#ce02bc;}
Border around this has a color of #ce02bc
<div style="border:2px solid #ce02bc;">Content here</div>
.myborder {border:2px solid #ce02bc;}