#d97ffb color space conversions
Hex:
#d97ffb
RGB:
217, 127, 251
CMY:
15, 50, 2
CMYK:
14, 49, 0, 2
HSL:
284°, 93.9394%, 74.1176%
HSV (HSB):
284°, 49.4024%, 98.4314%
XYZ:
53.6172, 36.8955, 95.5624
xyY:
0.2881, 0.1983, 36.8955
CIE-Lab:
67.1986, 54.5206, -48.0411
CIE-LCH:
67.1986, 72.6666, 318.6149
CIE-Luv:
67.1986, 36.8031, -84.5590
Hunter-Lab:
60.7417, 51.2657, -50.7594
#d97ffb color charts
#d97ffb color shades, tints & tones
#d97ffb color schemes
#d97ffb color preview, HTML & CSS examples
This text has a color of #d97ffb
<p style="color:#d97ffb;">Text here</p>
.mytext {color:#d97ffb;}
This box has a color of #d97ffb
<div style="background-color:#d97ffb;">Content here</div>
.mybackground {background-color:#d97ffb;}
Border around this has a color of #d97ffb
<div style="border:2px solid #d97ffb;">Content here</div>
.myborder {border:2px solid #d97ffb;}