#de02f6 color space conversions
Hex:
#de02f6
RGB:
222, 2, 246
CMY:
13, 99, 4
CMYK:
10, 99, 0, 4
HSL:
294°, 98.3871%, 48.6275%
HSV (HSB):
294°, 99.1870%, 96.4706%
XYZ:
46.7805, 22.2268, 89.0134
xyY:
0.2960, 0.1407, 22.2268
CIE-Lab:
54.2669, 91.8967, -65.8589
CIE-LCH:
54.2669, 113.0593, 324.3723
CIE-Luv:
54.2669, 64.3918, -112.3528
Hunter-Lab:
47.1453, 94.6142, -78.9415
#de02f6 color charts
#de02f6 color shades, tints & tones
#de02f6 color schemes
#de02f6 color preview, HTML & CSS examples
This text has a color of #de02f6
<p style="color:#de02f6;">Text here</p>
.mytext {color:#de02f6;}
This box has a color of #de02f6
<div style="background-color:#de02f6;">Content here</div>
.mybackground {background-color:#de02f6;}
Border around this has a color of #de02f6
<div style="border:2px solid #de02f6;">Content here</div>
.myborder {border:2px solid #de02f6;}