#d972d9 color space conversions
Hex:
#d972d9
RGB:
217, 114, 217
CMY:
15, 55, 15
CMYK:
0, 47, 0, 15
HSL:
300°, 57.5419%, 64.9020%
HSV (HSB):
300°, 47.4654%, 85.0980%
XYZ:
47.1570, 31.7961, 69.2975
xyY:
0.3181, 0.2145, 31.7961
CIE-Lab:
63.1740, 54.5601, -35.5277
CIE-LCH:
63.1740, 65.1078, 326.9292
CIE-Luv:
63.1740, 49.1540, -63.5622
Hunter-Lab:
56.3880, 50.5994, -33.3922
#d972d9 color charts
#d972d9 color shades, tints & tones
#d972d9 color schemes
#d972d9 color preview, HTML & CSS examples
This text has a color of #d972d9
<p style="color:#d972d9;">Text here</p>
.mytext {color:#d972d9;}
This box has a color of #d972d9
<div style="background-color:#d972d9;">Content here</div>
.mybackground {background-color:#d972d9;}
Border around this has a color of #d972d9
<div style="border:2px solid #d972d9;">Content here</div>
.myborder {border:2px solid #d972d9;}