#ed05ea color space conversions
Hex:
#ed05ea
RGB:
237, 5, 234
CMY:
7, 98, 8
CMYK:
0, 98, 1, 7
HSL:
301°, 95.8678%, 47.4510%
HSV (HSB):
301°, 97.8903%, 92.9412%
XYZ:
49.8306, 24.0536, 79.8583
xyY:
0.3241, 0.1565, 24.0536
CIE-Lab:
56.1414, 92.2167, -55.9824
CIE-LCH:
56.1414, 107.8793, 328.7391
CIE-Luv:
56.1414, 79.3417, -98.8157
Hunter-Lab:
49.0444, 95.5335, -62.2099
#ed05ea color charts
#ed05ea color shades, tints & tones
#ed05ea color schemes
#ed05ea color preview, HTML & CSS examples
This text has a color of #ed05ea
<p style="color:#ed05ea;">Text here</p>
.mytext {color:#ed05ea;}
This box has a color of #ed05ea
<div style="background-color:#ed05ea;">Content here</div>
.mybackground {background-color:#ed05ea;}
Border around this has a color of #ed05ea
<div style="border:2px solid #ed05ea;">Content here</div>
.myborder {border:2px solid #ed05ea;}