#de0ff9 color space conversions
Hex:
#de0ff9
RGB:
222, 15, 249
CMY:
13, 94, 2
CMYK:
11, 94, 0, 2
HSL:
293°, 95.1220%, 51.7647%
HSV (HSB):
293°, 93.9759%, 97.6471%
XYZ:
47.3939, 22.7108, 91.5082
xyY:
0.2933, 0.1405, 22.7108
CIE-Lab:
54.7732, 91.4324, -66.7170
CIE-LCH:
54.7732, 113.1858, 323.8823
CIE-Luv:
54.7732, 62.8580, -113.8213
Hunter-Lab:
47.6558, 94.1212, -80.4889
#de0ff9 color charts
#de0ff9 color shades, tints & tones
#de0ff9 color schemes
#de0ff9 color preview, HTML & CSS examples
This text has a color of #de0ff9
<p style="color:#de0ff9;">Text here</p>
.mytext {color:#de0ff9;}
This box has a color of #de0ff9
<div style="background-color:#de0ff9;">Content here</div>
.mybackground {background-color:#de0ff9;}
Border around this has a color of #de0ff9
<div style="border:2px solid #de0ff9;">Content here</div>
.myborder {border:2px solid #de0ff9;}