#d918d8 color space conversions
Hex:
#d918d8
RGB:
217, 24, 216
CMY:
15, 91, 15
CMYK:
0, 89, 0, 15
HSL:
300°, 80.0830%, 47.2549%
HSV (HSB):
300°, 88.9401%, 85.0980%
XYZ:
41.3366, 20.3628, 66.7175
xyY:
0.3219, 0.1586, 20.3628
CIE-Lab:
52.2450, 84.6627, -52.2088
CIE-LCH:
52.2450, 99.4662, 328.3392
CIE-Luv:
52.2450, 70.9588, -90.5060
Hunter-Lab:
45.1252, 84.5443, -56.0724
#d918d8 color charts
#d918d8 color shades, tints & tones
#d918d8 color schemes
#d918d8 color preview, HTML & CSS examples
This text has a color of #d918d8
<p style="color:#d918d8;">Text here</p>
.mytext {color:#d918d8;}
This box has a color of #d918d8
<div style="background-color:#d918d8;">Content here</div>
.mybackground {background-color:#d918d8;}
Border around this has a color of #d918d8
<div style="border:2px solid #d918d8;">Content here</div>
.myborder {border:2px solid #d918d8;}