#ec52e8 color space conversions
Hex:
#ec52e8
RGB:
236, 82, 232
CMY:
7, 68, 9
CMYK:
0, 65, 2, 7
HSL:
302°, 80.2083%, 62.3529%
HSV (HSB):
302°, 65.2542%, 92.5490%
XYZ:
52.1749, 29.6936, 79.3255
xyY:
0.3237, 0.1842, 29.6936
CIE-Lab:
61.3890, 75.8234, -46.5327
CIE-LCH:
61.3890, 88.9634, 328.4626
CIE-Luv:
61.3890, 68.5454, -83.8083
Hunter-Lab:
54.4919, 75.5493, -48.1659
#ec52e8 color charts
#ec52e8 color shades, tints & tones
#ec52e8 color schemes
#ec52e8 color preview, HTML & CSS examples
This text has a color of #ec52e8
<p style="color:#ec52e8;">Text here</p>
.mytext {color:#ec52e8;}
This box has a color of #ec52e8
<div style="background-color:#ec52e8;">Content here</div>
.mybackground {background-color:#ec52e8;}
Border around this has a color of #ec52e8
<div style="border:2px solid #ec52e8;">Content here</div>
.myborder {border:2px solid #ec52e8;}