#ec02df color space conversions
Hex:
#ec02df
RGB:
236, 2, 223
CMY:
7, 99, 13
CMYK:
0, 99, 6, 7
HSL:
303°, 98.3193%, 46.6667%
HSV (HSB):
303°, 99.1525%, 92.5490%
XYZ:
47.9331, 23.2040, 71.7645
xyY:
0.3354, 0.1624, 23.2040
CIE-Lab:
55.2818, 90.7377, -51.1526
CIE-LCH:
55.2818, 104.1630, 330.5882
CIE-Luv:
55.2818, 83.2312, -91.0567
Hunter-Lab:
48.1705, 93.3216, -54.6109
#ec02df color charts
#ec02df color shades, tints & tones
#ec02df color schemes
#ec02df color preview, HTML & CSS examples
This text has a color of #ec02df
<p style="color:#ec02df;">Text here</p>
.mytext {color:#ec02df;}
This box has a color of #ec02df
<div style="background-color:#ec02df;">Content here</div>
.mybackground {background-color:#ec02df;}
Border around this has a color of #ec02df
<div style="border:2px solid #ec02df;">Content here</div>
.myborder {border:2px solid #ec02df;}