#de3def color space conversions
Hex:
#de3def
RGB:
222, 61, 239
CMY:
13, 76, 6
CMYK:
7, 74, 0, 6
HSL:
294°, 84.7619%, 58.8235%
HSV (HSB):
294°, 74.4770%, 93.7255%
XYZ:
47.3729, 25.0991, 84.0091
xyY:
0.3027, 0.1604, 25.0991
CIE-Lab:
57.1718, 81.0349, -57.2781
CIE-LCH:
57.1718, 99.2342, 324.7461
CIE-Luv:
57.1718, 61.3320, -99.6832
Hunter-Lab:
50.0990, 81.1140, -64.3519
#de3def color charts
#de3def color shades, tints & tones
#de3def color schemes
#de3def color preview, HTML & CSS examples
This text has a color of #de3def
<p style="color:#de3def;">Text here</p>
.mytext {color:#de3def;}
This box has a color of #de3def
<div style="background-color:#de3def;">Content here</div>
.mybackground {background-color:#de3def;}
Border around this has a color of #de3def
<div style="border:2px solid #de3def;">Content here</div>
.myborder {border:2px solid #de3def;}