#de029d color space conversions
Hex:
#de029d
RGB:
222, 2, 157
CMY:
13, 99, 38
CMYK:
0, 99, 29, 13
HSL:
318°, 98.2143%, 43.9216%
HSV (HSB):
318°, 99.0991%, 87.0588%
XYZ:
36.2317, 18.0073, 33.4644
xyY:
0.4131, 0.2053, 18.0073
CIE-Lab:
49.5050, 80.1888, -22.0305
CIE-LCH:
49.5050, 83.1600, 344.6380
CIE-Luv:
49.5050, 101.9908, -44.9725
Hunter-Lab:
42.4350, 78.1448, -17.0518
#de029d color charts
#de029d color shades, tints & tones
#de029d color schemes
#de029d color preview, HTML & CSS examples
This text has a color of #de029d
<p style="color:#de029d;">Text here</p>
.mytext {color:#de029d;}
This box has a color of #de029d
<div style="background-color:#de029d;">Content here</div>
.mybackground {background-color:#de029d;}
Border around this has a color of #de029d
<div style="border:2px solid #de029d;">Content here</div>
.myborder {border:2px solid #de029d;}