#e805cc color space conversions
Hex:
#e805cc
RGB:
232, 5, 204
CMY:
9, 98, 20
CMYK:
0, 98, 12, 9
HSL:
307°, 95.7806%, 46.4706%
HSV (HSB):
307°, 97.8448%, 90.9804%
XYZ:
44.2321, 21.6240, 58.9693
xyY:
0.3544, 0.1732, 21.6240
CIE-Lab:
53.6257, 87.3574, -42.9798
CIE-LCH:
53.6257, 97.3580, 333.8029
CIE-Luv:
53.6257, 88.1888, -77.7794
Hunter-Lab:
46.5016, 88.4105, -42.6353
#e805cc color charts
#e805cc color shades, tints & tones
#e805cc color schemes
#e805cc color preview, HTML & CSS examples
This text has a color of #e805cc
<p style="color:#e805cc;">Text here</p>
.mytext {color:#e805cc;}
This box has a color of #e805cc
<div style="background-color:#e805cc;">Content here</div>
.mybackground {background-color:#e805cc;}
Border around this has a color of #e805cc
<div style="border:2px solid #e805cc;">Content here</div>
.myborder {border:2px solid #e805cc;}