#de0fed color space conversions
Hex:
#de0fed
RGB:
222, 15, 237
CMY:
13, 94, 7
CMYK:
6, 94, 0, 7
HSL:
296°, 88.0952%, 49.4118%
HSV (HSB):
296°, 93.6709%, 92.9412%
XYZ:
45.5811, 21.9857, 81.9620
xyY:
0.3048, 0.1470, 21.9857
CIE-Lab:
54.0118, 89.5931, -61.2242
CIE-LCH:
54.0118, 108.5142, 325.6530
CIE-Luv:
54.0118, 67.1532, -105.2056
Hunter-Lab:
46.8889, 91.4659, -70.8171
#de0fed color charts
#de0fed color shades, tints & tones
#de0fed color schemes
#de0fed color preview, HTML & CSS examples
This text has a color of #de0fed
<p style="color:#de0fed;">Text here</p>
.mytext {color:#de0fed;}
This box has a color of #de0fed
<div style="background-color:#de0fed;">Content here</div>
.mybackground {background-color:#de0fed;}
Border around this has a color of #de0fed
<div style="border:2px solid #de0fed;">Content here</div>
.myborder {border:2px solid #de0fed;}