#d97ff2 color space conversions
Hex:
#d97ff2
RGB:
217, 127, 242
CMY:
15, 50, 5
CMYK:
10, 48, 0, 5
HSL:
287°, 81.5603%, 72.3529%
HSV (HSB):
287°, 47.5207%, 94.9020%
XYZ:
52.2317, 36.3413, 88.2661
xyY:
0.2954, 0.2055, 36.3413
CIE-Lab:
66.7799, 52.7354, -43.7600
CIE-LCH:
66.7799, 68.5271, 320.3141
CIE-Luv:
66.7799, 38.6258, -77.2371
Hunter-Lab:
60.2837, 49.1614, -44.6125
#d97ff2 color charts
#d97ff2 color shades, tints & tones
#d97ff2 color schemes
#d97ff2 color preview, HTML & CSS examples
This text has a color of #d97ff2
<p style="color:#d97ff2;">Text here</p>
.mytext {color:#d97ff2;}
This box has a color of #d97ff2
<div style="background-color:#d97ff2;">Content here</div>
.mybackground {background-color:#d97ff2;}
Border around this has a color of #d97ff2
<div style="border:2px solid #d97ff2;">Content here</div>
.myborder {border:2px solid #d97ff2;}