#de05b8 color space conversions
Hex:
#de05b8
RGB:
222, 5, 184
CMY:
13, 98, 28
CMYK:
0, 98, 17, 13
HSL:
311°, 95.5947%, 44.5098%
HSV (HSB):
311°, 97.7477%, 87.0588%
XYZ:
38.8302, 19.0988, 46.9873
xyY:
0.3701, 0.1820, 19.0988
CIE-Lab:
50.8026, 83.0632, -35.9598
CIE-LCH:
50.8026, 90.5130, 336.5912
CIE-Luv:
50.8026, 89.3373, -65.8399
Hunter-Lab:
43.7022, 82.1216, -33.1552
#de05b8 color charts
#de05b8 color shades, tints & tones
#de05b8 color schemes
#de05b8 color preview, HTML & CSS examples
This text has a color of #de05b8
<p style="color:#de05b8;">Text here</p>
.mytext {color:#de05b8;}
This box has a color of #de05b8
<div style="background-color:#de05b8;">Content here</div>
.mybackground {background-color:#de05b8;}
Border around this has a color of #de05b8
<div style="border:2px solid #de05b8;">Content here</div>
.myborder {border:2px solid #de05b8;}