#ce2ac5 color space conversions
Hex:
#ce2ac5
RGB:
206, 42, 197
CMY:
19, 84, 23
CMYK:
0, 80, 4, 19
HSL:
303°, 66.1290%, 48.6275%
HSV (HSB):
303°, 79.6117%, 80.7843%
XYZ:
36.3596, 18.8090, 54.5375
xyY:
0.3314, 0.1714, 18.8090
CIE-Lab:
50.4629, 76.4858, -44.2420
CIE-LCH:
50.4629, 88.3597, 329.9534
CIE-Luv:
50.4629, 68.1164, -76.8913
Hunter-Lab:
43.3693, 73.7532, -44.1994
#ce2ac5 color charts
#ce2ac5 color shades, tints & tones
#ce2ac5 color schemes
#ce2ac5 color preview, HTML & CSS examples
This text has a color of #ce2ac5
<p style="color:#ce2ac5;">Text here</p>
.mytext {color:#ce2ac5;}
This box has a color of #ce2ac5
<div style="background-color:#ce2ac5;">Content here</div>
.mybackground {background-color:#ce2ac5;}
Border around this has a color of #ce2ac5
<div style="border:2px solid #ce2ac5;">Content here</div>
.myborder {border:2px solid #ce2ac5;}