#d97cca color space conversions
Hex:
#d97cca
RGB:
217, 124, 202
CMY:
15, 51, 21
CMYK:
0, 43, 7, 15
HSL:
310°, 55.0296%, 66.8627%
HSV (HSB):
310°, 42.8571%, 85.0980%
XYZ:
46.4836, 33.4313, 59.8800
xyY:
0.3325, 0.2391, 33.4313
CIE-Lab:
64.5086, 46.9144, -25.0512
CIE-LCH:
64.5086, 53.1838, 331.8988
CIE-Luv:
64.5086, 48.3941, -45.9612
Hunter-Lab:
57.8198, 42.3185, -20.9288
#d97cca color charts
#d97cca color shades, tints & tones
#d97cca color schemes
#d97cca color preview, HTML & CSS examples
This text has a color of #d97cca
<p style="color:#d97cca;">Text here</p>
.mytext {color:#d97cca;}
This box has a color of #d97cca
<div style="background-color:#d97cca;">Content here</div>
.mybackground {background-color:#d97cca;}
Border around this has a color of #d97cca
<div style="border:2px solid #d97cca;">Content here</div>
.myborder {border:2px solid #d97cca;}