#de96ec color space conversions
Hex:
#de96ec
RGB:
222, 150, 236
CMY:
13, 41, 7
CMYK:
6, 36, 0, 7
HSL:
290°, 69.3548%, 75.6863%
HSV (HSB):
290°, 36.4407%, 92.5490%
XYZ:
56.1709, 43.3984, 84.7731
xyY:
0.3047, 0.2354, 43.3984
CIE-Lab:
71.8246, 41.0383, -32.5691
CIE-LCH:
71.8246, 52.3916, 321.5635
CIE-Luv:
71.8246, 33.4725, -57.9808
Hunter-Lab:
65.8775, 36.9136, -30.1819
#de96ec color charts
#de96ec color shades, tints & tones
#de96ec color schemes
#de96ec color preview, HTML & CSS examples
This text has a color of #de96ec
<p style="color:#de96ec;">Text here</p>
.mytext {color:#de96ec;}
This box has a color of #de96ec
<div style="background-color:#de96ec;">Content here</div>
.mybackground {background-color:#de96ec;}
Border around this has a color of #de96ec
<div style="border:2px solid #de96ec;">Content here</div>
.myborder {border:2px solid #de96ec;}