#de2dff color space conversions
Hex:
#de2dff
RGB:
222, 45, 255
CMY:
13, 82, 0
CMYK:
13, 82, 0, 0
HSL:
291°, 100.0000%, 58.8235%
HSV (HSB):
291°, 82.3529%, 100.0000%
XYZ:
49.1126, 24.6264, 96.7726
xyY:
0.2880, 0.1444, 24.6264
CIE-Lab:
56.7095, 87.8219, -66.9305
CIE-LCH:
56.7095, 110.4191, 322.6884
CIE-Luv:
56.7095, 58.4686, -114.7519
Hunter-Lab:
49.6250, 89.8133, -80.8827
#de2dff color charts
#de2dff color shades, tints & tones
#de2dff color schemes
#de2dff color preview, HTML & CSS examples
This text has a color of #de2dff
<p style="color:#de2dff;">Text here</p>
.mytext {color:#de2dff;}
This box has a color of #de2dff
<div style="background-color:#de2dff;">Content here</div>
.mybackground {background-color:#de2dff;}
Border around this has a color of #de2dff
<div style="border:2px solid #de2dff;">Content here</div>
.myborder {border:2px solid #de2dff;}