#e01acc color space conversions
Hex:
#e01acc
RGB:
224, 26, 204
CMY:
12, 90, 20
CMYK:
0, 88, 9, 12
HSL:
306°, 79.2000%, 49.0196%
HSV (HSB):
306°, 88.3929%, 87.8431%
XYZ:
42.0089, 20.9457, 58.9556
xyY:
0.3446, 0.1718, 20.9457
CIE-Lab:
52.8900, 83.9253, -44.2356
CIE-LCH:
52.8900, 94.8696, 332.2071
CIE-Luv:
52.8900, 80.7126, -78.8623
Hunter-Lab:
45.7665, 83.7534, -44.3397
#e01acc color charts
#e01acc RGB chart
#e01acc CMYK chart
#e01acc RGB pie chart
#e01acc color shades, tints & tones
#e01acc color schemes
#e01acc color preview, HTML & CSS examples
This text has a color of #e01acc
<p style="color:#e01acc;">Text here</p>
.mytext {color:#e01acc;}
Text color #e01acc
This box has a color of #e01acc
<div style="background-color:#e01acc;">Content here</div>
.mybackground {background-color:#e01acc;}
Background color #e01acc
Border around this has a color of #e01acc
<div style="border:2px solid #e01acc;">Content here</div>
.myborder {border:2px solid #e01acc;}
Border color #e01acc