#de05c2 color space conversions
Hex:
#de05c2
RGB:
222, 5, 194
CMY:
13, 98, 24
CMYK:
0, 98, 13, 13
HSL:
308°, 95.5947%, 44.5098%
HSV (HSB):
308°, 97.7477%, 87.0588%
XYZ:
39.9161, 19.5332, 52.7054
xyY:
0.3559, 0.1742, 19.5332
CIE-Lab:
51.3053, 84.3233, -40.9909
CIE-LCH:
51.3053, 93.7586, 334.0749
CIE-Luv:
51.3053, 84.9199, -73.5774
Hunter-Lab:
44.1964, 83.8692, -39.7676
#de05c2 color charts
#de05c2 color shades, tints & tones
#de05c2 color schemes
#de05c2 color preview, HTML & CSS examples
This text has a color of #de05c2
<p style="color:#de05c2;">Text here</p>
.mytext {color:#de05c2;}
This box has a color of #de05c2
<div style="background-color:#de05c2;">Content here</div>
.mybackground {background-color:#de05c2;}
Border around this has a color of #de05c2
<div style="border:2px solid #de05c2;">Content here</div>
.myborder {border:2px solid #de05c2;}