#d800d9 color space conversions
Hex:
#d800d9
RGB:
216, 0, 217
CMY:
15, 100, 15
CMYK:
0, 100, 0, 15
HSL:
300°, 100.0000%, 42.5490%
HSV (HSB):
300°, 100.0000%, 85.0980%
XYZ:
40.8433, 19.6087, 67.2778
xyY:
0.3198, 0.1535, 19.6087
CIE-Lab:
51.3919, 86.8271, -54.1539
CIE-LCH:
51.3919, 102.3308, 328.0483
CIE-Luv:
51.3919, 71.1538, -93.2532
Hunter-Lab:
44.2817, 87.1468, -59.0830
#d800d9 color charts
#d800d9 color shades, tints & tones
#d800d9 color schemes
#d800d9 color preview, HTML & CSS examples
This text has a color of #d800d9
<p style="color:#d800d9;">Text here</p>
.mytext {color:#d800d9;}
This box has a color of #d800d9
<div style="background-color:#d800d9;">Content here</div>
.mybackground {background-color:#d800d9;}
Border around this has a color of #d800d9
<div style="border:2px solid #d800d9;">Content here</div>
.myborder {border:2px solid #d800d9;}