#de97d7 color space conversions
Hex:
#de97d7
RGB:
222, 151, 215
CMY:
13, 41, 16
CMYK:
0, 32, 3, 13
HSL:
306°, 51.8248%, 73.1373%
HSV (HSB):
306°, 31.9820%, 87.0588%
XYZ:
53.4566, 42.5691, 69.6892
xyY:
0.3226, 0.2569, 42.5691
CIE-Lab:
71.2615, 36.5946, -21.9072
CIE-LCH:
71.2615, 42.6508, 329.0933
CIE-Luv:
71.2615, 36.5606, -39.9707
Hunter-Lab:
65.2450, 32.0699, -17.6570
#de97d7 color charts
#de97d7 color shades, tints & tones
#de97d7 color schemes
#de97d7 color preview, HTML & CSS examples
This text has a color of #de97d7
<p style="color:#de97d7;">Text here</p>
.mytext {color:#de97d7;}
This box has a color of #de97d7
<div style="background-color:#de97d7;">Content here</div>
.mybackground {background-color:#de97d7;}
Border around this has a color of #de97d7
<div style="border:2px solid #de97d7;">Content here</div>
.myborder {border:2px solid #de97d7;}