#ed05cb color space conversions
Hex:
#ed05cb
RGB:
237, 5, 203
CMY:
7, 98, 20
CMYK:
0, 98, 14, 7
HSL:
309°, 95.8678%, 47.4510%
HSV (HSB):
309°, 97.8903%, 92.9412%
XYZ:
45.7588, 22.4249, 58.4166
xyY:
0.3614, 0.1771, 22.4249
CIE-Lab:
54.4749, 88.1049, -41.0047
CIE-LCH:
54.4749, 97.1795, 335.0423
CIE-Luv:
54.4749, 92.4481, -75.2390
Hunter-Lab:
47.3549, 89.6126, -39.9912
#ed05cb color charts
#ed05cb color shades, tints & tones
#ed05cb color schemes
#ed05cb color preview, HTML & CSS examples
This text has a color of #ed05cb
<p style="color:#ed05cb;">Text here</p>
.mytext {color:#ed05cb;}
This box has a color of #ed05cb
<div style="background-color:#ed05cb;">Content here</div>
.mybackground {background-color:#ed05cb;}
Border around this has a color of #ed05cb
<div style="border:2px solid #ed05cb;">Content here</div>
.myborder {border:2px solid #ed05cb;}