#de05f9 color space conversions
Hex:
#de05f9
RGB:
222, 5, 249
CMY:
13, 98, 2
CMYK:
11, 98, 0, 2
HSL:
293°, 96.0630%, 49.8039%
HSV (HSB):
293°, 97.9920%, 97.6471%
XYZ:
47.2774, 22.4777, 91.4694
xyY:
0.2932, 0.1394, 22.4777
CIE-Lab:
54.5302, 92.1544, -67.1092
CIE-LCH:
54.5302, 114.0003, 323.9369
CIE-Luv:
54.5302, 63.2257, -114.3357
Hunter-Lab:
47.4106, 95.0296, -81.2008
#de05f9 color charts
#de05f9 color shades, tints & tones
#de05f9 color schemes
#de05f9 color preview, HTML & CSS examples
This text has a color of #de05f9
<p style="color:#de05f9;">Text here</p>
.mytext {color:#de05f9;}
This box has a color of #de05f9
<div style="background-color:#de05f9;">Content here</div>
.mybackground {background-color:#de05f9;}
Border around this has a color of #de05f9
<div style="border:2px solid #de05f9;">Content here</div>
.myborder {border:2px solid #de05f9;}