#d800d7 color space conversions
Hex:
#d800d7
RGB:
216, 0, 215
CMY:
15, 100, 16
CMYK:
0, 100, 0, 15
HSL:
300°, 100.0000%, 42.3529%
HSV (HSB):
300°, 100.0000%, 84.7059%
XYZ:
40.5846, 19.5052, 65.9158
xyY:
0.3221, 0.1548, 19.5052
CIE-Lab:
51.2731, 86.5407, -53.2012
CIE-LCH:
51.2731, 101.5858, 328.4187
CIE-Luv:
51.2731, 71.9436, -91.7730
Hunter-Lab:
44.1647, 86.7422, -57.5750
#d800d7 color charts
#d800d7 color shades, tints & tones
#d800d7 color schemes
#d800d7 color preview, HTML & CSS examples
This text has a color of #d800d7
<p style="color:#d800d7;">Text here</p>
.mytext {color:#d800d7;}
This box has a color of #d800d7
<div style="background-color:#d800d7;">Content here</div>
.mybackground {background-color:#d800d7;}
Border around this has a color of #d800d7
<div style="border:2px solid #d800d7;">Content here</div>
.myborder {border:2px solid #d800d7;}