#d982d9 color space conversions
Hex:
#d982d9
RGB:
217, 130, 217
CMY:
15, 49, 15
CMYK:
0, 40, 0, 15
HSL:
300°, 53.3742%, 68.0392%
HSV (HSB):
300°, 40.0922%, 85.0980%
XYZ:
49.1223, 35.7267, 69.9526
xyY:
0.3173, 0.2308, 35.7267
CIE-Lab:
66.3106, 46.4645, -30.6602
CIE-LCH:
66.3106, 55.6686, 326.5807
CIE-Luv:
66.3106, 42.5445, -55.0171
Hunter-Lab:
59.7718, 42.0959, -27.5484
#d982d9 color charts
#d982d9 color shades, tints & tones
#d982d9 color schemes
#d982d9 color preview, HTML & CSS examples
This text has a color of #d982d9
<p style="color:#d982d9;">Text here</p>
.mytext {color:#d982d9;}
This box has a color of #d982d9
<div style="background-color:#d982d9;">Content here</div>
.mybackground {background-color:#d982d9;}
Border around this has a color of #d982d9
<div style="border:2px solid #d982d9;">Content here</div>
.myborder {border:2px solid #d982d9;}