#d00dde color space conversions
Hex:
#d00dde
RGB:
208, 13, 222
CMY:
18, 95, 13
CMYK:
6, 94, 0, 13
HSL:
296°, 88.9362%, 46.0784%
HSV (HSB):
296°, 94.1441%, 87.0588%
XYZ:
39.3412, 18.9717, 70.6956
xyY:
0.3050, 0.1471, 18.9717
CIE-Lab:
50.6540, 85.3239, -58.2631
CIE-LCH:
50.6540, 103.3187, 325.6729
CIE-Luv:
50.6540, 63.0511, -98.6331
Hunter-Lab:
43.5565, 85.0013, -65.7428
#d00dde color charts
#d00dde color shades, tints & tones
#d00dde color schemes
#d00dde color preview, HTML & CSS examples
This text has a color of #d00dde
<p style="color:#d00dde;">Text here</p>
.mytext {color:#d00dde;}
This box has a color of #d00dde
<div style="background-color:#d00dde;">Content here</div>
.mybackground {background-color:#d00dde;}
Border around this has a color of #d00dde
<div style="border:2px solid #d00dde;">Content here</div>
.myborder {border:2px solid #d00dde;}