#ce2ace color space conversions
Hex:
#ce2ace
RGB:
206, 42, 206
CMY:
19, 84, 19
CMYK:
0, 80, 0, 19
HSL:
300°, 66.1290%, 48.6275%
HSV (HSB):
300°, 79.6117%, 80.7843%
XYZ:
37.4221, 19.2340, 60.1327
xyY:
0.3204, 0.1647, 19.2340
CIE-Lab:
50.9598, 77.8458, -48.6413
CIE-LCH:
50.9598, 91.7930, 328.0012
CIE-Luv:
50.9598, 64.7868, -83.7722
Hunter-Lab:
43.8566, 75.5624, -50.5942
#ce2ace color charts
#ce2ace color shades, tints & tones
#ce2ace color schemes
#ce2ace color preview, HTML & CSS examples
This text has a color of #ce2ace
<p style="color:#ce2ace;">Text here</p>
.mytext {color:#ce2ace;}
This box has a color of #ce2ace
<div style="background-color:#ce2ace;">Content here</div>
.mybackground {background-color:#ce2ace;}
Border around this has a color of #ce2ace
<div style="border:2px solid #ce2ace;">Content here</div>
.myborder {border:2px solid #ce2ace;}