#d97cc0 color space conversions
Hex:
#d97cc0
RGB:
217, 124, 192
CMY:
15, 51, 25
CMYK:
0, 43, 12, 15
HSL:
316°, 55.0296%, 66.8627%
HSV (HSB):
316°, 42.8571%, 85.0980%
XYZ:
45.3374, 32.9728, 53.8440
xyY:
0.3431, 0.2495, 32.9728
CIE-Lab:
64.1389, 45.2431, -19.9868
CIE-LCH:
64.1389, 49.4612, 336.1659
CIE-Luv:
64.1389, 50.6046, -37.7577
Hunter-Lab:
57.4219, 40.4459, -15.4003
#d97cc0 color charts
#d97cc0 color shades, tints & tones
#d97cc0 color schemes
#d97cc0 color preview, HTML & CSS examples
This text has a color of #d97cc0
<p style="color:#d97cc0;">Text here</p>
.mytext {color:#d97cc0;}
This box has a color of #d97cc0
<div style="background-color:#d97cc0;">Content here</div>
.mybackground {background-color:#d97cc0;}
Border around this has a color of #d97cc0
<div style="border:2px solid #d97cc0;">Content here</div>
.myborder {border:2px solid #d97cc0;}