#ec00d1 color space conversions
Hex:
#ec00d1
RGB:
236, 0, 209
CMY:
7, 100, 18
CMYK:
0, 100, 11, 7
HSL:
307°, 100.0000%, 46.2745%
HSV (HSB):
307°, 100.0000%, 92.5490%
XYZ:
46.1007, 22.4363, 62.2225
xyY:
0.3526, 0.1716, 22.4363
CIE-Lab:
54.4869, 89.0267, -44.4393
CIE-LCH:
54.4869, 99.5018, 333.4731
CIE-Luv:
54.4869, 89.2951, -80.5025
Hunter-Lab:
47.3670, 90.8358, -44.7279
#ec00d1 color charts
#ec00d1 color shades, tints & tones
#ec00d1 color schemes
#ec00d1 color preview, HTML & CSS examples
This text has a color of #ec00d1
<p style="color:#ec00d1;">Text here</p>
.mytext {color:#ec00d1;}
This box has a color of #ec00d1
<div style="background-color:#ec00d1;">Content here</div>
.mybackground {background-color:#ec00d1;}
Border around this has a color of #ec00d1
<div style="border:2px solid #ec00d1;">Content here</div>
.myborder {border:2px solid #ec00d1;}