#e80ce9 color space conversions
Hex:
#e80ce9
RGB:
232, 12, 233
CMY:
9, 95, 9
CMYK:
0, 95, 0, 9
HSL:
300°, 90.2041%, 48.0392%
HSV (HSB):
300°, 94.8498%, 91.3725%
XYZ:
48.1182, 23.3019, 79.0524
xyY:
0.3198, 0.1549, 23.3019
CIE-Lab:
55.3820, 90.8177, -56.6829
CIE-LCH:
55.3820, 107.0551, 328.0301
CIE-Luv:
55.3820, 75.8557, -99.3343
Hunter-Lab:
48.2721, 93.4547, -63.3054
#e80ce9 color charts
#e80ce9 color shades, tints & tones
#e80ce9 color schemes
#e80ce9 color preview, HTML & CSS examples
This text has a color of #e80ce9
<p style="color:#e80ce9;">Text here</p>
.mytext {color:#e80ce9;}
This box has a color of #e80ce9
<div style="background-color:#e80ce9;">Content here</div>
.mybackground {background-color:#e80ce9;}
Border around this has a color of #e80ce9
<div style="border:2px solid #e80ce9;">Content here</div>
.myborder {border:2px solid #e80ce9;}