#e880cd color space conversions
Hex:
#e880cd
RGB:
232, 128, 205
CMY:
9, 50, 20
CMYK:
0, 45, 12, 9
HSL:
316°, 69.3333%, 70.5882%
HSV (HSB):
316°, 44.8276%, 90.9804%
XYZ:
52.0173, 37.0019, 62.1581
xyY:
0.3441, 0.2448, 37.0019
CIE-Lab:
67.2785, 50.0253, -22.3277
CIE-LCH:
67.2785, 54.7819, 335.9475
CIE-Luv:
67.2785, 56.2998, -42.5639
Hunter-Lab:
60.8292, 46.1909, -18.0048
#e880cd color charts
#e880cd color shades, tints & tones
#e880cd color schemes
#e880cd color preview, HTML & CSS examples
This text has a color of #e880cd
<p style="color:#e880cd;">Text here</p>
.mytext {color:#e880cd;}
This box has a color of #e880cd
<div style="background-color:#e880cd;">Content here</div>
.mybackground {background-color:#e880cd;}
Border around this has a color of #e880cd
<div style="border:2px solid #e880cd;">Content here</div>
.myborder {border:2px solid #e880cd;}