#de3ff9 color space conversions
Hex:
#de3ff9
RGB:
222, 63, 249
CMY:
13, 75, 2
CMYK:
11, 75, 0, 2
HSL:
291°, 93.9394%, 61.1765%
HSV (HSB):
291°, 74.6988%, 97.6471%
XYZ:
49.0006, 25.9242, 92.0438
xyY:
0.2935, 0.1553, 25.9242
CIE-Lab:
57.9650, 82.1053, -61.5814
CIE-LCH:
57.9650, 102.6331, 323.1290
CIE-Luv:
57.9650, 57.7784, -106.6707
Hunter-Lab:
50.9158, 82.6832, -71.5414
#de3ff9 color charts
#de3ff9 color shades, tints & tones
#de3ff9 color schemes
#de3ff9 color preview, HTML & CSS examples
This text has a color of #de3ff9
<p style="color:#de3ff9;">Text here</p>
.mytext {color:#de3ff9;}
This box has a color of #de3ff9
<div style="background-color:#de3ff9;">Content here</div>
.mybackground {background-color:#de3ff9;}
Border around this has a color of #de3ff9
<div style="border:2px solid #de3ff9;">Content here</div>
.myborder {border:2px solid #de3ff9;}