#ec00ff color space conversions
Hex:
#ec00ff
RGB:
236, 0, 255
CMY:
7, 100, 0
CMYK:
7, 100, 0, 0
HSL:
296°, 100.0000%, 50.0000%
HSV (HSB):
296°, 100.0000%, 100.0000%
XYZ:
52.6421, 25.0529, 96.6689
xyY:
0.3019, 0.1437, 25.0529
CIE-Lab:
57.1269, 95.4129, -66.1422
CIE-LCH:
57.1269, 116.0966, 325.2695
CIE-Luv:
57.1269, 70.7377, -114.7366
Hunter-Lab:
50.0528, 100.1413, -79.4720
#ec00ff color charts
#ec00ff color shades, tints & tones
#ec00ff color schemes
#ec00ff color preview, HTML & CSS examples
This text has a color of #ec00ff
<p style="color:#ec00ff;">Text here</p>
.mytext {color:#ec00ff;}
This box has a color of #ec00ff
<div style="background-color:#ec00ff;">Content here</div>
.mybackground {background-color:#ec00ff;}
Border around this has a color of #ec00ff
<div style="border:2px solid #ec00ff;">Content here</div>
.myborder {border:2px solid #ec00ff;}