#d97bc8 color space conversions
Hex:
#d97bc8
RGB:
217, 123, 200
CMY:
15, 52, 22
CMYK:
0, 43, 8, 15
HSL:
311°, 55.2941%, 66.6667%
HSV (HSB):
311°, 43.3180%, 85.0980%
XYZ:
46.1236, 33.0878, 58.5992
xyY:
0.3347, 0.2401, 33.0878
CIE-Lab:
64.2319, 47.0874, -24.3515
CIE-LCH:
64.2319, 53.0115, 332.6540
CIE-Luv:
64.2319, 49.2917, -44.8606
Hunter-Lab:
57.5220, 42.4655, -20.1350
#d97bc8 color charts
#d97bc8 color shades, tints & tones
#d97bc8 color schemes
#d97bc8 color preview, HTML & CSS examples
This text has a color of #d97bc8
<p style="color:#d97bc8;">Text here</p>
.mytext {color:#d97bc8;}
This box has a color of #d97bc8
<div style="background-color:#d97bc8;">Content here</div>
.mybackground {background-color:#d97bc8;}
Border around this has a color of #d97bc8
<div style="border:2px solid #d97bc8;">Content here</div>
.myborder {border:2px solid #d97bc8;}