#e880d1 color space conversions
Hex:
#e880d1
RGB:
232, 128, 209
CMY:
9, 50, 18
CMYK:
0, 45, 10, 9
HSL:
313°, 69.3333%, 70.5882%
HSV (HSB):
313°, 44.8276%, 90.9804%
XYZ:
52.5065, 37.1976, 64.7341
xyY:
0.3400, 0.2409, 37.1976
CIE-Lab:
67.4250, 50.6717, -24.3360
CIE-LCH:
67.4250, 56.2126, 334.3465
CIE-Luv:
67.4250, 55.3685, -45.8364
Hunter-Lab:
60.9898, 46.9395, -20.2370
#e880d1 color charts
#e880d1 color shades, tints & tones
#e880d1 color schemes
#e880d1 color preview, HTML & CSS examples
This text has a color of #e880d1
<p style="color:#e880d1;">Text here</p>
.mytext {color:#e880d1;}
This box has a color of #e880d1
<div style="background-color:#e880d1;">Content here</div>
.mybackground {background-color:#e880d1;}
Border around this has a color of #e880d1
<div style="border:2px solid #e880d1;">Content here</div>
.myborder {border:2px solid #e880d1;}