#e080cb color space conversions
Hex:
#e080cb
RGB:
224, 128, 203
CMY:
12, 50, 20
CMYK:
0, 43, 9, 12
HSL:
313°, 60.7595%, 69.0196%
HSV (HSB):
313°, 42.8571%, 87.8431%
XYZ:
49.2391, 35.5974, 60.7757
xyY:
0.3382, 0.2445, 35.5974
CIE-Lab:
66.2112, 47.2109, -22.9287
CIE-LCH:
66.2112, 52.4842, 334.0958
CIE-Luv:
66.2112, 51.1646, -42.8924
Hunter-Lab:
59.6636, 42.9011, -18.6307
#e080cb color charts
#e080cb color shades, tints & tones
#e080cb color schemes
#e080cb color preview, HTML & CSS examples
This text has a color of #e080cb
<p style="color:#e080cb;">Text here</p>
.mytext {color:#e080cb;}
This box has a color of #e080cb
<div style="background-color:#e080cb;">Content here</div>
.mybackground {background-color:#e080cb;}
Border around this has a color of #e080cb
<div style="border:2px solid #e080cb;">Content here</div>
.myborder {border:2px solid #e080cb;}