#de05e7 color space conversions
Hex:
#de05e7
RGB:
222, 5, 231
CMY:
13, 98, 9
CMYK:
4, 98, 0, 9
HSL:
298°, 95.7627%, 46.2745%
HSV (HSB):
298°, 97.8355%, 90.5882%
XYZ:
44.6023, 21.4077, 77.3826
xyY:
0.3111, 0.1493, 21.4077
CIE-Lab:
53.3928, 89.4395, -58.8379
CIE-LCH:
53.3928, 107.0576, 326.6610
CIE-Luv:
53.3928, 69.8067, -101.3914
Hunter-Lab:
46.2684, 91.1025, -66.7729
#de05e7 color charts
#de05e7 color shades, tints & tones
#de05e7 color schemes
#de05e7 color preview, HTML & CSS examples
This text has a color of #de05e7
<p style="color:#de05e7;">Text here</p>
.mytext {color:#de05e7;}
This box has a color of #de05e7
<div style="background-color:#de05e7;">Content here</div>
.mybackground {background-color:#de05e7;}
Border around this has a color of #de05e7
<div style="border:2px solid #de05e7;">Content here</div>
.myborder {border:2px solid #de05e7;}