#ed02c6 color space conversions
Hex:
#ed02c6
RGB:
237, 2, 198
CMY:
7, 99, 22
CMYK:
0, 99, 16, 7
HSL:
310°, 98.3264%, 46.8627%
HSV (HSB):
310°, 99.1561%, 92.9412%
XYZ:
45.1398, 22.1252, 55.3175
xyY:
0.3682, 0.1805, 22.1252
CIE-Lab:
54.1595, 87.6892, -38.6223
CIE-LCH:
54.1595, 95.8179, 336.2291
CIE-Luv:
54.1595, 94.8390, -71.5343
Hunter-Lab:
47.0374, 88.9835, -36.8008
#ed02c6 color charts
#ed02c6 color shades, tints & tones
#ed02c6 color schemes
#ed02c6 color preview, HTML & CSS examples
This text has a color of #ed02c6
<p style="color:#ed02c6;">Text here</p>
.mytext {color:#ed02c6;}
This box has a color of #ed02c6
<div style="background-color:#ed02c6;">Content here</div>
.mybackground {background-color:#ed02c6;}
Border around this has a color of #ed02c6
<div style="border:2px solid #ed02c6;">Content here</div>
.myborder {border:2px solid #ed02c6;}