#de02ff color space conversions
Hex:
#de02ff
RGB:
222, 2, 255
CMY:
13, 99, 0
CMYK:
13, 99, 0, 0
HSL:
292°, 100.0000%, 50.3922%
HSV (HSB):
292°, 99.2157%, 100.0000%
XYZ:
48.1959, 22.7930, 96.4670
xyY:
0.2878, 0.1361, 22.7930
CIE-Lab:
54.8585, 93.2887, -69.9194
CIE-LCH:
54.8585, 116.5826, 323.1486
CIE-Luv:
54.8585, 61.2444, -118.6974
Hunter-Lab:
47.7420, 96.6484, -86.3813
#de02ff color charts
#de02ff color shades, tints & tones
#de02ff color schemes
#de02ff color preview, HTML & CSS examples
This text has a color of #de02ff
<p style="color:#de02ff;">Text here</p>
.mytext {color:#de02ff;}
This box has a color of #de02ff
<div style="background-color:#de02ff;">Content here</div>
.mybackground {background-color:#de02ff;}
Border around this has a color of #de02ff
<div style="border:2px solid #de02ff;">Content here</div>
.myborder {border:2px solid #de02ff;}