#ce02c0 color space conversions
Hex:
#ce02c0
RGB:
206, 2, 192
CMY:
19, 99, 25
CMYK:
0, 99, 7, 19
HSL:
304°, 98.0769%, 40.7843%
HSV (HSB):
304°, 99.0291%, 80.7843%
XYZ:
34.9897, 16.9710, 51.3007
xyY:
0.3388, 0.1643, 16.9710
CIE-Lab:
48.2235, 81.5219, -44.8967
CIE-LCH:
48.2235, 93.0674, 331.1570
CIE-Luv:
48.2235, 73.8300, -77.6787
Hunter-Lab:
41.1959, 79.5163, -44.9960
#ce02c0 color charts
#ce02c0 color shades, tints & tones
#ce02c0 color schemes
#ce02c0 color preview, HTML & CSS examples
This text has a color of #ce02c0
<p style="color:#ce02c0;">Text here</p>
.mytext {color:#ce02c0;}
This box has a color of #ce02c0
<div style="background-color:#ce02c0;">Content here</div>
.mybackground {background-color:#ce02c0;}
Border around this has a color of #ce02c0
<div style="border:2px solid #ce02c0;">Content here</div>
.myborder {border:2px solid #ce02c0;}