#ec05d1 color space conversions
Hex:
#ec05d1
RGB:
236, 5, 209
CMY:
7, 98, 18
CMYK:
0, 98, 11, 7
HSL:
307°, 95.8506%, 47.2549%
HSV (HSB):
307°, 97.8814%, 92.5490%
XYZ:
46.1550, 22.5449, 62.2406
xyY:
0.3525, 0.1722, 22.5449
CIE-Lab:
54.6004, 88.6917, -44.2598
CIE-LCH:
54.6004, 99.1218, 333.4794
CIE-Luv:
54.6004, 89.0518, -80.2215
Hunter-Lab:
47.4814, 90.4209, -44.4827
#ec05d1 color charts
#ec05d1 color shades, tints & tones
#ec05d1 color schemes
#ec05d1 color preview, HTML & CSS examples
This text has a color of #ec05d1
<p style="color:#ec05d1;">Text here</p>
.mytext {color:#ec05d1;}
This box has a color of #ec05d1
<div style="background-color:#ec05d1;">Content here</div>
.mybackground {background-color:#ec05d1;}
Border around this has a color of #ec05d1
<div style="border:2px solid #ec05d1;">Content here</div>
.myborder {border:2px solid #ec05d1;}