#de2ff7 color space conversions
Hex:
#de2ff7
RGB:
222, 47, 247
CMY:
13, 82, 3
CMYK:
10, 81, 0, 3
HSL:
293°, 92.5926%, 57.6471%
HSV (HSB):
293°, 80.9717%, 96.8627%
XYZ:
47.9292, 24.2780, 90.1557
xyY:
0.2952, 0.1495, 24.2780
CIE-Lab:
56.3651, 86.0579, -63.0378
CIE-LCH:
56.3651, 106.6758, 323.7770
CIE-Luv:
56.3651, 60.8448, -108.6060
Hunter-Lab:
49.2727, 87.4056, -73.9936
#de2ff7 color charts
#de2ff7 color shades, tints & tones
#de2ff7 color schemes
#de2ff7 color preview, HTML & CSS examples
This text has a color of #de2ff7
<p style="color:#de2ff7;">Text here</p>
.mytext {color:#de2ff7;}
This box has a color of #de2ff7
<div style="background-color:#de2ff7;">Content here</div>
.mybackground {background-color:#de2ff7;}
Border around this has a color of #de2ff7
<div style="border:2px solid #de2ff7;">Content here</div>
.myborder {border:2px solid #de2ff7;}