#ec32ff color space conversions
Hex:
#ec32ff
RGB:
236, 50, 255
CMY:
7, 80, 0
CMYK:
7, 80, 0, 0
HSL:
294°, 100.0000%, 59.8039%
HSV (HSB):
294°, 80.3922%, 100.0000%
XYZ:
53.7827, 27.3341, 97.0491
xyY:
0.3019, 0.1534, 27.3341
CIE-Lab:
59.2823, 89.0669, -62.6777
CIE-LCH:
59.2823, 108.9101, 324.8654
CIE-Luv:
59.2823, 67.1437, -109.8006
Hunter-Lab:
52.2820, 92.1301, -73.4604
#ec32ff color charts
#ec32ff color shades, tints & tones
#ec32ff color schemes
#ec32ff color preview, HTML & CSS examples
This text has a color of #ec32ff
<p style="color:#ec32ff;">Text here</p>
.mytext {color:#ec32ff;}
This box has a color of #ec32ff
<div style="background-color:#ec32ff;">Content here</div>
.mybackground {background-color:#ec32ff;}
Border around this has a color of #ec32ff
<div style="border:2px solid #ec32ff;">Content here</div>
.myborder {border:2px solid #ec32ff;}