#d000de color space conversions
Hex:
#d000de
RGB:
208, 0, 222
CMY:
18, 100, 13
CMYK:
6, 100, 0, 13
HSL:
296°, 100.0000%, 43.5294%
HSV (HSB):
296°, 100.0000%, 87.0588%
XYZ:
39.1972, 18.6838, 70.6477
xyY:
0.3050, 0.1454, 18.6838
CIE-Lab:
50.3152, 86.3294, -58.8081
CIE-LCH:
50.3152, 104.4565, 325.7371
CIE-Luv:
50.3152, 63.5851, -99.3563
Hunter-Lab:
43.2248, 86.2246, -66.6477
#d000de color charts
#d000de color shades, tints & tones
#d000de color schemes
#d000de color preview, HTML & CSS examples
This text has a color of #d000de
<p style="color:#d000de;">Text here</p>
.mytext {color:#d000de;}
This box has a color of #d000de
<div style="background-color:#d000de;">Content here</div>
.mybackground {background-color:#d000de;}
Border around this has a color of #d000de
<div style="border:2px solid #d000de;">Content here</div>
.myborder {border:2px solid #d000de;}