#d97fd4 color space conversions
Hex:
#d97fd4
RGB:
217, 127, 212
CMY:
15, 50, 17
CMYK:
0, 41, 2, 15
HSL:
303°, 54.2169%, 67.4510%
HSV (HSB):
303°, 41.4747%, 85.0980%
XYZ:
48.0883, 34.6839, 66.4475
xyY:
0.3223, 0.2324, 34.6839
CIE-Lab:
65.5018, 47.1152, -29.1227
CIE-LCH:
65.5018, 55.3893, 328.2791
CIE-Luv:
65.5018, 44.8935, -52.5558
Hunter-Lab:
58.8931, 42.6888, -25.6702
#d97fd4 color charts
#d97fd4 color shades, tints & tones
#d97fd4 color schemes
#d97fd4 color preview, HTML & CSS examples
This text has a color of #d97fd4
<p style="color:#d97fd4;">Text here</p>
.mytext {color:#d97fd4;}
This box has a color of #d97fd4
<div style="background-color:#d97fd4;">Content here</div>
.mybackground {background-color:#d97fd4;}
Border around this has a color of #d97fd4
<div style="border:2px solid #d97fd4;">Content here</div>
.myborder {border:2px solid #d97fd4;}