#de2de2 color space conversions
Hex:
#de2de2
RGB:
222, 45, 226
CMY:
13, 82, 11
CMYK:
2, 80, 0, 11
HSL:
299°, 75.7322%, 53.1373%
HSV (HSB):
299°, 80.0885%, 88.6275%
XYZ:
44.7901, 22.8974, 74.0104
xyY:
0.3161, 0.1616, 22.8974
CIE-Lab:
54.9665, 83.2010, -53.4935
CIE-LCH:
54.9665, 98.9139, 327.2613
CIE-Luv:
54.9665, 68.4051, -93.3666
Hunter-Lab:
47.8512, 83.3415, -58.2068
#de2de2 color charts
#de2de2 color shades, tints & tones
#de2de2 color schemes
#de2de2 color preview, HTML & CSS examples
This text has a color of #de2de2
<p style="color:#de2de2;">Text here</p>
.mytext {color:#de2de2;}
This box has a color of #de2de2
<div style="background-color:#de2de2;">Content here</div>
.mybackground {background-color:#de2de2;}
Border around this has a color of #de2de2
<div style="border:2px solid #de2de2;">Content here</div>
.myborder {border:2px solid #de2de2;}