#ed08dd color space conversions
Hex:
#ed08dd
RGB:
237, 8, 221
CMY:
7, 97, 13
CMYK:
0, 97, 7, 7
HSL:
304°, 93.4694%, 48.0392%
HSV (HSB):
304°, 96.6245%, 92.9412%
XYZ:
48.0630, 23.3986, 70.3898
xyY:
0.3388, 0.1650, 23.3986
CIE-Lab:
55.4806, 90.2403, -49.6914
CIE-LCH:
55.4806, 103.0172, 331.1604
CIE-Luv:
55.4806, 84.5433, -88.8796
Hunter-Lab:
48.3721, 92.7080, -52.4166
#ed08dd color charts
#ed08dd color shades, tints & tones
#ed08dd color schemes
#ed08dd color preview, HTML & CSS examples
This text has a color of #ed08dd
<p style="color:#ed08dd;">Text here</p>
.mytext {color:#ed08dd;}
This box has a color of #ed08dd
<div style="background-color:#ed08dd;">Content here</div>
.mybackground {background-color:#ed08dd;}
Border around this has a color of #ed08dd
<div style="border:2px solid #ed08dd;">Content here</div>
.myborder {border:2px solid #ed08dd;}