#de96e9 color space conversions
Hex:
#de96e9
RGB:
222, 150, 233
CMY:
13, 41, 9
CMYK:
5, 36, 0, 9
HSL:
292°, 65.3543%, 75.0980%
HSV (HSB):
292°, 35.6223%, 91.3725%
XYZ:
55.7385, 43.2255, 82.4964
xyY:
0.3072, 0.2382, 43.2255
CIE-Lab:
71.7077, 40.4625, -31.1084
CIE-LCH:
71.7077, 51.0387, 322.4461
CIE-Luv:
71.7077, 33.9803, -55.4888
Hunter-Lab:
65.7461, 36.2739, -28.3732
#de96e9 color charts
#de96e9 color shades, tints & tones
#de96e9 color schemes
#de96e9 color preview, HTML & CSS examples
This text has a color of #de96e9
<p style="color:#de96e9;">Text here</p>
.mytext {color:#de96e9;}
This box has a color of #de96e9
<div style="background-color:#de96e9;">Content here</div>
.mybackground {background-color:#de96e9;}
Border around this has a color of #de96e9
<div style="border:2px solid #de96e9;">Content here</div>
.myborder {border:2px solid #de96e9;}