#d97df4 color space conversions
Hex:
#d97df4
RGB:
217, 125, 244
CMY:
15, 51, 4
CMYK:
11, 49, 0, 4
HSL:
286°, 84.3972%, 72.3529%
HSV (HSB):
286°, 48.7705%, 95.6863%
XYZ:
52.2780, 35.9506, 89.7718
xyY:
0.2937, 0.2020, 35.9506
CIE-Lab:
66.4822, 54.1398, -45.3276
CIE-LCH:
66.4822, 70.6095, 320.0628
CIE-Luv:
66.4822, 38.9552, -79.9289
Hunter-Lab:
59.9588, 50.7060, -46.7992
#d97df4 color charts
#d97df4 color shades, tints & tones
#d97df4 color schemes
#d97df4 color preview, HTML & CSS examples
This text has a color of #d97df4
<p style="color:#d97df4;">Text here</p>
.mytext {color:#d97df4;}
This box has a color of #d97df4
<div style="background-color:#d97df4;">Content here</div>
.mybackground {background-color:#d97df4;}
Border around this has a color of #d97df4
<div style="border:2px solid #d97df4;">Content here</div>
.myborder {border:2px solid #d97df4;}