#d00ed2 color space conversions
Hex:
#d00ed2
RGB:
208, 14, 210
CMY:
18, 95, 18
CMYK:
1, 93, 0, 18
HSL:
299°, 87.5000%, 43.9216%
HSV (HSB):
299°, 93.3333%, 82.3529%
XYZ:
37.8023, 18.3771, 62.5275
xyY:
0.3185, 0.1548, 18.3771
CIE-Lab:
49.9504, 83.4338, -52.5318
CIE-LCH:
49.9504, 98.5941, 327.8046
CIE-Luv:
49.9504, 67.5005, -89.7641
Hunter-Lab:
42.8685, 82.3849, -56.4717
#d00ed2 color charts
#d00ed2 color shades, tints & tones
#d00ed2 color schemes
#d00ed2 color preview, HTML & CSS examples
This text has a color of #d00ed2
<p style="color:#d00ed2;">Text here</p>
.mytext {color:#d00ed2;}
This box has a color of #d00ed2
<div style="background-color:#d00ed2;">Content here</div>
.mybackground {background-color:#d00ed2;}
Border around this has a color of #d00ed2
<div style="border:2px solid #d00ed2;">Content here</div>
.myborder {border:2px solid #d00ed2;}