#de1fed color space conversions
Hex:
#de1fed
RGB:
222, 31, 237
CMY:
13, 88, 7
CMYK:
6, 87, 0, 7
HSL:
296°, 85.1240%, 52.5490%
HSV (HSB):
296°, 86.9198%, 92.9412%
XYZ:
45.9002, 22.6240, 82.0684
xyY:
0.3048, 0.1502, 22.6240
CIE-Lab:
54.6829, 87.6117, -60.1457
CIE-LCH:
54.6829, 106.2701, 325.5303
CIE-Luv:
54.6829, 66.0505, -103.7074
Hunter-Lab:
47.5647, 89.0155, -69.0041
#de1fed color charts
#de1fed color shades, tints & tones
#de1fed color schemes
#de1fed color preview, HTML & CSS examples
This text has a color of #de1fed
<p style="color:#de1fed;">Text here</p>
.mytext {color:#de1fed;}
This box has a color of #de1fed
<div style="background-color:#de1fed;">Content here</div>
.mybackground {background-color:#de1fed;}
Border around this has a color of #de1fed
<div style="border:2px solid #de1fed;">Content here</div>
.myborder {border:2px solid #de1fed;}