#ec52c6 color space conversions
Hex:
#ec52c6
RGB:
236, 82, 198
CMY:
7, 68, 22
CMYK:
0, 65, 16, 7
HSL:
315°, 80.2083%, 62.3529%
HSV (HSB):
315°, 65.2542%, 92.5490%
XYZ:
47.8024, 27.9447, 56.3005
xyY:
0.3620, 0.2116, 27.9447
CIE-Lab:
59.8387, 70.7341, -29.7703
CIE-LCH:
59.8387, 76.7436, 337.1749
CIE-Luv:
59.8387, 80.0182, -56.6426
Hunter-Lab:
52.8627, 68.9032, -26.1418
#ec52c6 color charts
#ec52c6 color shades, tints & tones
#ec52c6 color schemes
#ec52c6 color preview, HTML & CSS examples
This text has a color of #ec52c6
<p style="color:#ec52c6;">Text here</p>
.mytext {color:#ec52c6;}
This box has a color of #ec52c6
<div style="background-color:#ec52c6;">Content here</div>
.mybackground {background-color:#ec52c6;}
Border around this has a color of #ec52c6
<div style="border:2px solid #ec52c6;">Content here</div>
.myborder {border:2px solid #ec52c6;}