#de1ed4 color space conversions
Hex:
#de1ed4
RGB:
222, 30, 212
CMY:
13, 88, 17
CMYK:
0, 86, 5, 13
HSL:
303°, 76.1905%, 49.4118%
HSV (HSB):
303°, 86.4865%, 87.0588%
XYZ:
42.4721, 21.2116, 64.1431
xyY:
0.3323, 0.1659, 21.2116
CIE-Lab:
53.1803, 84.0688, -48.3825
CIE-LCH:
53.1803, 96.9970, 330.0791
CIE-Luv:
53.1803, 75.5852, -85.1510
Hunter-Lab:
46.0561, 84.0116, -50.3350
#de1ed4 color charts
#de1ed4 color shades, tints & tones
#de1ed4 color schemes
#de1ed4 color preview, HTML & CSS examples
This text has a color of #de1ed4
<p style="color:#de1ed4;">Text here</p>
.mytext {color:#de1ed4;}
This box has a color of #de1ed4
<div style="background-color:#de1ed4;">Content here</div>
.mybackground {background-color:#de1ed4;}
Border around this has a color of #de1ed4
<div style="border:2px solid #de1ed4;">Content here</div>
.myborder {border:2px solid #de1ed4;}