#ec32cf color space conversions
Hex:
#ec32cf
RGB:
236, 50, 207
CMY:
7, 80, 19
CMYK:
0, 79, 12, 7
HSL:
309°, 83.0357%, 56.0784%
HSV (HSB):
309°, 78.8136%, 92.5490%
XYZ:
46.9952, 24.6191, 61.3065
xyY:
0.3536, 0.1852, 24.6191
CIE-Lab:
56.7024, 82.0019, -39.8012
CIE-LCH:
56.7024, 91.1507, 334.1095
CIE-Luv:
56.7024, 85.0328, -73.1041
Hunter-Lab:
49.6176, 82.2349, -38.5252
#ec32cf color charts
#ec32cf color shades, tints & tones
#ec32cf color schemes
#ec32cf color preview, HTML & CSS examples
This text has a color of #ec32cf
<p style="color:#ec32cf;">Text here</p>
.mytext {color:#ec32cf;}
This box has a color of #ec32cf
<div style="background-color:#ec32cf;">Content here</div>
.mybackground {background-color:#ec32cf;}
Border around this has a color of #ec32cf
<div style="border:2px solid #ec32cf;">Content here</div>
.myborder {border:2px solid #ec32cf;}