#de2080 color space conversions
Hex:
#de2080
RGB:
222, 32, 128
CMY:
13, 87, 50
CMYK:
0, 86, 42, 13
HSL:
330°, 74.8031%, 49.8039%
HSV (HSB):
330°, 85.5856%, 87.0588%
XYZ:
34.5370, 18.1211, 22.0995
xyY:
0.4620, 0.2424, 18.1211
CIE-Lab:
49.6427, 73.8523, -4.3589
CIE-LCH:
49.6427, 73.9808, 356.6222
CIE-Luv:
49.6427, 111.5661, -19.8056
Hunter-Lab:
42.5689, 70.3249, -0.9819
#de2080 color charts
#de2080 color shades, tints & tones
#de2080 color schemes
#de2080 color preview, HTML & CSS examples
This text has a color of #de2080
<p style="color:#de2080;">Text here</p>
.mytext {color:#de2080;}
This box has a color of #de2080
<div style="background-color:#de2080;">Content here</div>
.mybackground {background-color:#de2080;}
Border around this has a color of #de2080
<div style="border:2px solid #de2080;">Content here</div>
.myborder {border:2px solid #de2080;}