#e40acc color space conversions
Hex:
#e40acc
RGB:
228, 10, 204
CMY:
11, 96, 20
CMYK:
0, 96, 11, 11
HSL:
307°, 91.5966%, 46.6667%
HSV (HSB):
307°, 95.6140%, 89.4118%
XYZ:
43.0025, 21.0707, 58.9273
xyY:
0.3496, 0.1713, 21.0707
CIE-Lab:
53.0268, 86.3152, -43.9738
CIE-LCH:
53.0268, 96.8711, 333.0032
CIE-Luv:
53.0268, 84.9053, -78.8855
Hunter-Lab:
45.9028, 86.8918, -43.9810
#e40acc color charts
#e40acc RGB chart
#e40acc CMYK chart
#e40acc RGB pie chart
#e40acc color shades, tints & tones
#e40acc color schemes
#e40acc color preview, HTML & CSS examples
This text has a color of #e40acc
<p style="color:#e40acc;">Text here</p>
.mytext {color:#e40acc;}
Text color #e40acc
This box has a color of #e40acc
<div style="background-color:#e40acc;">Content here</div>
.mybackground {background-color:#e40acc;}
Background color #e40acc
Border around this has a color of #e40acc
<div style="border:2px solid #e40acc;">Content here</div>
.myborder {border:2px solid #e40acc;}
Border color #e40acc