#de01ff color space conversions
Hex:
#de01ff
RGB:
222, 1, 255
CMY:
13, 100, 0
CMYK:
13, 100, 0, 0
HSL:
292°, 100.0000%, 50.1961%
HSV (HSB):
292°, 99.6078%, 100.0000%
XYZ:
48.1851, 22.7713, 96.4634
xyY:
0.2878, 0.1360, 22.7713
CIE-Lab:
54.8360, 93.3557, -69.9558
CIE-LCH:
54.8360, 116.6580, 323.1541
CIE-Luv:
54.8360, 61.2771, -118.7438
Hunter-Lab:
47.7193, 96.7335, -86.4498
#de01ff color charts
#de01ff color shades, tints & tones
#de01ff color schemes
#de01ff color preview, HTML & CSS examples
This text has a color of #de01ff
<p style="color:#de01ff;">Text here</p>
.mytext {color:#de01ff;}
This box has a color of #de01ff
<div style="background-color:#de01ff;">Content here</div>
.mybackground {background-color:#de01ff;}
Border around this has a color of #de01ff
<div style="border:2px solid #de01ff;">Content here</div>
.myborder {border:2px solid #de01ff;}