#de80b2 color space conversions
Hex:
#de80b2
RGB:
222, 128, 178
CMY:
13, 50, 30
CMYK:
0, 42, 20, 13
HSL:
328°, 58.7500%, 68.6275%
HSV (HSB):
328°, 42.3423%, 87.0588%
XYZ:
45.8793, 34.1823, 46.2992
xyY:
0.3631, 0.2705, 34.1823
CIE-Lab:
65.1070, 42.6205, -10.5557
CIE-LCH:
65.1070, 43.9082, 346.0896
CIE-Luv:
65.1070, 55.2378, -23.0909
Hunter-Lab:
58.4656, 37.7580, -6.0261
#de80b2 color charts
#de80b2 color shades, tints & tones
#de80b2 color schemes
#de80b2 color preview, HTML & CSS examples
This text has a color of #de80b2
<p style="color:#de80b2;">Text here</p>
.mytext {color:#de80b2;}
This box has a color of #de80b2
<div style="background-color:#de80b2;">Content here</div>
.mybackground {background-color:#de80b2;}
Border around this has a color of #de80b2
<div style="border:2px solid #de80b2;">Content here</div>
.myborder {border:2px solid #de80b2;}