#de97d8 color space conversions
Hex:
#de97d8
RGB:
222, 151, 216
CMY:
13, 41, 15
CMYK:
0, 32, 3, 13
HSL:
305°, 51.8248%, 73.1373%
HSV (HSB):
305°, 31.9820%, 87.0588%
XYZ:
53.5855, 42.6207, 70.3681
xyY:
0.3217, 0.2559, 42.6207
CIE-Lab:
71.2968, 36.7743, -22.4044
CIE-LCH:
71.2968, 43.0616, 328.6486
CIE-Luv:
71.2968, 36.3922, -40.7960
Hunter-Lab:
65.2845, 32.2648, -18.2076
#de97d8 color charts
#de97d8 color shades, tints & tones
#de97d8 color schemes
#de97d8 color preview, HTML & CSS examples
This text has a color of #de97d8
<p style="color:#de97d8;">Text here</p>
.mytext {color:#de97d8;}
This box has a color of #de97d8
<div style="background-color:#de97d8;">Content here</div>
.mybackground {background-color:#de97d8;}
Border around this has a color of #de97d8
<div style="border:2px solid #de97d8;">Content here</div>
.myborder {border:2px solid #de97d8;}