#e880da color space conversions
Hex:
#e880da
RGB:
232, 128, 218
CMY:
9, 50, 15
CMYK:
0, 45, 6, 9
HSL:
308°, 69.3333%, 70.5882%
HSV (HSB):
308°, 44.8276%, 90.9804%
XYZ:
53.6528, 37.6561, 70.7702
xyY:
0.3310, 0.2323, 37.6561
CIE-Lab:
67.7664, 52.1643, -28.8200
CIE-LCH:
67.7664, 59.5961, 331.0800
CIE-Luv:
67.7664, 53.2782, -53.2214
Hunter-Lab:
61.3646, 48.6796, -25.4225
#e880da color charts
#e880da color shades, tints & tones
#e880da color schemes
#e880da color preview, HTML & CSS examples
This text has a color of #e880da
<p style="color:#e880da;">Text here</p>
.mytext {color:#e880da;}
This box has a color of #e880da
<div style="background-color:#e880da;">Content here</div>
.mybackground {background-color:#e880da;}
Border around this has a color of #e880da
<div style="border:2px solid #e880da;">Content here</div>
.myborder {border:2px solid #e880da;}