#ed08db color space conversions
Hex:
#ed08db
RGB:
237, 8, 219
CMY:
7, 97, 14
CMYK:
0, 97, 8, 7
HSL:
305°, 93.4694%, 48.0392%
HSV (HSB):
305°, 96.6245%, 92.9412%
XYZ:
47.7981, 23.2927, 68.9945
xyY:
0.3412, 0.1663, 23.2927
CIE-Lab:
55.3725, 89.9729, -48.7275
CIE-LCH:
55.3725, 102.3205, 331.5609
CIE-Luv:
55.3725, 85.3833, -87.3592
Hunter-Lab:
48.2625, 92.3231, -50.9754
#ed08db color charts
#ed08db color shades, tints & tones
#ed08db color schemes
#ed08db color preview, HTML & CSS examples
This text has a color of #ed08db
<p style="color:#ed08db;">Text here</p>
.mytext {color:#ed08db;}
This box has a color of #ed08db
<div style="background-color:#ed08db;">Content here</div>
.mybackground {background-color:#ed08db;}
Border around this has a color of #ed08db
<div style="border:2px solid #ed08db;">Content here</div>
.myborder {border:2px solid #ed08db;}