#d972d8 color space conversions
Hex:
#d972d8
RGB:
217, 114, 216
CMY:
15, 55, 15
CMYK:
0, 47, 0, 15
HSL:
301°, 57.5419%, 64.9020%
HSV (HSB):
301°, 47.4654%, 85.0980%
XYZ:
47.0273, 31.7442, 68.6144
xyY:
0.3191, 0.2154, 31.7442
CIE-Lab:
63.1309, 54.3826, -35.0348
CIE-LCH:
63.1309, 64.6909, 327.2092
CIE-Luv:
63.1309, 49.3943, -62.7431
Hunter-Lab:
56.3420, 50.3910, -32.7651
#d972d8 color charts
#d972d8 color shades, tints & tones
#d972d8 color schemes
#d972d8 color preview, HTML & CSS examples
This text has a color of #d972d8
<p style="color:#d972d8;">Text here</p>
.mytext {color:#d972d8;}
This box has a color of #d972d8
<div style="background-color:#d972d8;">Content here</div>
.mybackground {background-color:#d972d8;}
Border around this has a color of #d972d8
<div style="border:2px solid #d972d8;">Content here</div>
.myborder {border:2px solid #d972d8;}