#d800db color space conversions
Hex:
#d800db
RGB:
216, 0, 219
CMY:
15, 100, 14
CMYK:
1, 100, 0, 14
HSL:
299°, 100.0000%, 42.9412%
HSV (HSB):
299°, 100.0000%, 85.8824%
XYZ:
41.1051, 19.7134, 68.6564
xyY:
0.3175, 0.1523, 19.7134
CIE-Lab:
51.5116, 87.1153, -55.1031
CIE-LCH:
51.5116, 103.0797, 327.6854
CIE-Luv:
51.5116, 70.3705, -94.7286
Hunter-Lab:
44.3998, 87.5548, -60.6017
#d800db color charts
#d800db color shades, tints & tones
#d800db color schemes
#d800db color preview, HTML & CSS examples
This text has a color of #d800db
<p style="color:#d800db;">Text here</p>
.mytext {color:#d800db;}
This box has a color of #d800db
<div style="background-color:#d800db;">Content here</div>
.mybackground {background-color:#d800db;}
Border around this has a color of #d800db
<div style="border:2px solid #d800db;">Content here</div>
.myborder {border:2px solid #d800db;}