#de05d7 color space conversions
Hex:
#de05d7
RGB:
222, 5, 215
CMY:
13, 98, 16
CMYK:
0, 98, 3, 13
HSL:
302°, 95.5947%, 44.5098%
HSV (HSB):
302°, 97.7477%, 87.0588%
XYZ:
42.4442, 20.5444, 66.0184
xyY:
0.3290, 0.1593, 20.5444
CIE-Lab:
52.4473, 87.1447, -51.2646
CIE-LCH:
52.4473, 101.1052, 329.5330
CIE-Luv:
52.4473, 76.0877, -89.5476
Hunter-Lab:
45.3260, 87.8308, -54.6292
#de05d7 color charts
#de05d7 color shades, tints & tones
#de05d7 color schemes
#de05d7 color preview, HTML & CSS examples
This text has a color of #de05d7
<p style="color:#de05d7;">Text here</p>
.mytext {color:#de05d7;}
This box has a color of #de05d7
<div style="background-color:#de05d7;">Content here</div>
.mybackground {background-color:#de05d7;}
Border around this has a color of #de05d7
<div style="border:2px solid #de05d7;">Content here</div>
.myborder {border:2px solid #de05d7;}