#d97cc8 color space conversions
Hex:
#d97cc8
RGB:
217, 124, 200
CMY:
15, 51, 22
CMYK:
0, 43, 8, 15
HSL:
311°, 55.0296%, 66.8627%
HSV (HSB):
311°, 42.8571%, 85.0980%
XYZ:
46.2483, 33.3371, 58.6407
xyY:
0.3346, 0.2412, 33.3371
CIE-Lab:
64.4330, 46.5745, -24.0433
CIE-LCH:
64.4330, 52.4143, 332.6957
CIE-Luv:
64.4330, 48.8358, -44.3167
Hunter-Lab:
57.7383, 41.9360, -19.7998
#d97cc8 color charts
#d97cc8 color shades, tints & tones
#d97cc8 color schemes
#d97cc8 color preview, HTML & CSS examples
This text has a color of #d97cc8
<p style="color:#d97cc8;">Text here</p>
.mytext {color:#d97cc8;}
This box has a color of #d97cc8
<div style="background-color:#d97cc8;">Content here</div>
.mybackground {background-color:#d97cc8;}
Border around this has a color of #d97cc8
<div style="border:2px solid #d97cc8;">Content here</div>
.myborder {border:2px solid #d97cc8;}