#d00ed6 color space conversions
Hex:
#d00ed6
RGB:
208, 14, 214
CMY:
18, 95, 16
CMYK:
3, 93, 0, 16
HSL:
298°, 87.7193%, 44.7059%
HSV (HSB):
298°, 93.4579%, 83.9216%
XYZ:
38.3071, 18.5790, 65.1854
xyY:
0.3138, 0.1522, 18.5790
CIE-Lab:
50.1910, 84.0259, -54.4398
CIE-LCH:
50.1910, 100.1201, 327.0611
CIE-Luv:
50.1910, 65.9750, -92.7189
Hunter-Lab:
43.1034, 83.2065, -59.4922
#d00ed6 color charts
#d00ed6 color shades, tints & tones
#d00ed6 color schemes
#d00ed6 color preview, HTML & CSS examples
This text has a color of #d00ed6
<p style="color:#d00ed6;">Text here</p>
.mytext {color:#d00ed6;}
This box has a color of #d00ed6
<div style="background-color:#d00ed6;">Content here</div>
.mybackground {background-color:#d00ed6;}
Border around this has a color of #d00ed6
<div style="border:2px solid #d00ed6;">Content here</div>
.myborder {border:2px solid #d00ed6;}