#d900d8 color space conversions
Hex:
#d900d8
RGB:
217, 0, 216
CMY:
15, 100, 15
CMYK:
0, 100, 0, 15
HSL:
300°, 100.0000%, 42.5490%
HSV (HSB):
300°, 100.0000%, 85.0980%
XYZ:
41.0099, 19.7096, 66.6086
xyY:
0.3221, 0.1548, 19.7096
CIE-Lab:
51.5073, 86.8422, -53.3883
CIE-LCH:
51.5073, 101.9405, 328.4179
CIE-Luv:
51.5073, 72.2700, -92.1949
Hunter-Lab:
44.3955, 87.1958, -57.8787
#d900d8 color charts
#d900d8 color shades, tints & tones
#d900d8 color schemes
#d900d8 color preview, HTML & CSS examples
This text has a color of #d900d8
<p style="color:#d900d8;">Text here</p>
.mytext {color:#d900d8;}
This box has a color of #d900d8
<div style="background-color:#d900d8;">Content here</div>
.mybackground {background-color:#d900d8;}
Border around this has a color of #d900d8
<div style="border:2px solid #d900d8;">Content here</div>
.myborder {border:2px solid #d900d8;}