#de0dfc color space conversions
Hex:
#de0dfc
RGB:
222, 13, 252
CMY:
13, 95, 1
CMYK:
12, 95, 0, 1
HSL:
292°, 97.5510%, 51.9608%
HSV (HSB):
292°, 94.8413%, 98.8235%
XYZ:
47.8388, 22.8457, 93.9837
xyY:
0.2905, 0.1387, 22.8457
CIE-Lab:
54.9131, 92.0662, -68.1627
CIE-LCH:
54.9131, 114.5528, 323.4850
CIE-Luv:
54.9131, 61.9022, -116.0633
Hunter-Lab:
47.7972, 95.0103, -83.1240
#de0dfc color charts
#de0dfc color shades, tints & tones
#de0dfc color schemes
#de0dfc color preview, HTML & CSS examples
This text has a color of #de0dfc
<p style="color:#de0dfc;">Text here</p>
.mytext {color:#de0dfc;}
This box has a color of #de0dfc
<div style="background-color:#de0dfc;">Content here</div>
.mybackground {background-color:#de0dfc;}
Border around this has a color of #de0dfc
<div style="border:2px solid #de0dfc;">Content here</div>
.myborder {border:2px solid #de0dfc;}