#d00eda color space conversions
Hex:
#d00eda
RGB:
208, 14, 218
CMY:
18, 95, 15
CMYK:
5, 94, 0, 15
HSL:
297°, 87.9310%, 45.4902%
HSV (HSB):
297°, 93.5780%, 85.4902%
XYZ:
38.8244, 18.7859, 67.9094
xyY:
0.3093, 0.1497, 18.7859
CIE-Lab:
50.4358, 84.6257, -56.3337
CIE-LCH:
50.4358, 101.6612, 326.3490
CIE-Luv:
50.4358, 64.4757, -95.6534
Hunter-Lab:
43.3427, 84.0420, -62.5557
#d00eda color charts
#d00eda color shades, tints & tones
#d00eda color schemes
#d00eda color preview, HTML & CSS examples
This text has a color of #d00eda
<p style="color:#d00eda;">Text here</p>
.mytext {color:#d00eda;}
This box has a color of #d00eda
<div style="background-color:#d00eda;">Content here</div>
.mybackground {background-color:#d00eda;}
Border around this has a color of #d00eda
<div style="border:2px solid #d00eda;">Content here</div>
.myborder {border:2px solid #d00eda;}