#ec01d1 color space conversions
Hex:
#ec01d1
RGB:
236, 1, 209
CMY:
7, 100, 18
CMYK:
0, 100, 11, 7
HSL:
307°, 99.1561%, 46.4706%
HSV (HSB):
307°, 99.5763%, 92.5490%
XYZ:
46.1115, 22.4580, 62.2261
xyY:
0.3525, 0.1717, 22.4580
CIE-Lab:
54.5096, 88.9596, -44.4034
CIE-LCH:
54.5096, 99.4257, 333.4743
CIE-Luv:
54.5096, 89.2464, -80.4462
Hunter-Lab:
47.3899, 90.7526, -44.6788
#ec01d1 color charts
#ec01d1 color shades, tints & tones
#ec01d1 color schemes
#ec01d1 color preview, HTML & CSS examples
This text has a color of #ec01d1
<p style="color:#ec01d1;">Text here</p>
.mytext {color:#ec01d1;}
This box has a color of #ec01d1
<div style="background-color:#ec01d1;">Content here</div>
.mybackground {background-color:#ec01d1;}
Border around this has a color of #ec01d1
<div style="border:2px solid #ec01d1;">Content here</div>
.myborder {border:2px solid #ec01d1;}