#d97cff color space conversions
Hex:
#d97cff
RGB:
217, 124, 255
CMY:
15, 51, 0
CMYK:
15, 51, 0, 0
HSL:
283°, 100.0000%, 74.3137%
HSV (HSB):
283°, 51.3725%, 100.0000%
XYZ:
53.8729, 36.3870, 98.7917
xyY:
0.2850, 0.1925, 36.3870
CIE-Lab:
66.8146, 56.8313, -50.8362
CIE-LCH:
66.8146, 76.2504, 318.1870
CIE-Luv:
66.8146, 37.0453, -89.3461
Hunter-Lab:
60.3217, 53.8544, -54.8770
#d97cff color charts
#d97cff color shades, tints & tones
#d97cff color schemes
#d97cff color preview, HTML & CSS examples
This text has a color of #d97cff
<p style="color:#d97cff;">Text here</p>
.mytext {color:#d97cff;}
This box has a color of #d97cff
<div style="background-color:#d97cff;">Content here</div>
.mybackground {background-color:#d97cff;}
Border around this has a color of #d97cff
<div style="border:2px solid #d97cff;">Content here</div>
.myborder {border:2px solid #d97cff;}