#d97fc2 color space conversions
Hex:
#d97fc2
RGB:
217, 127, 194
CMY:
15, 50, 24
CMYK:
0, 41, 11, 15
HSL:
315°, 54.2169%, 67.4510%
HSV (HSB):
315°, 41.4747%, 85.0980%
XYZ:
45.9422, 33.8255, 55.1465
xyY:
0.3405, 0.2507, 33.8255
CIE-Lab:
64.8238, 44.0205, -20.0709
CIE-LCH:
64.8238, 48.3802, 335.4896
CIE-Luv:
64.8238, 48.7371, -37.7455
Hunter-Lab:
58.1597, 39.2235, -15.5064
#d97fc2 color charts
#d97fc2 color shades, tints & tones
#d97fc2 color schemes
#d97fc2 color preview, HTML & CSS examples
This text has a color of #d97fc2
<p style="color:#d97fc2;">Text here</p>
.mytext {color:#d97fc2;}
This box has a color of #d97fc2
<div style="background-color:#d97fc2;">Content here</div>
.mybackground {background-color:#d97fc2;}
Border around this has a color of #d97fc2
<div style="border:2px solid #d97fc2;">Content here</div>
.myborder {border:2px solid #d97fc2;}