#e34acc color space conversions
Hex:
#e34acc
RGB:
227, 74, 204
CMY:
11, 71, 20
CMYK:
0, 67, 10, 11
HSL:
309°, 73.2057%, 59.0196%
HSV (HSB):
309°, 67.4009%, 89.0196%
XYZ:
45.0264, 25.5881, 59.6926
xyY:
0.3455, 0.1964, 25.5881
CIE-Lab:
57.6440, 72.3432, -36.7156
CIE-LCH:
57.6440, 81.1269, 333.0913
CIE-Luv:
57.6440, 73.7554, -67.0829
Hunter-Lab:
50.5847, 70.3632, -34.5561
#e34acc color charts
#e34acc RGB chart
#e34acc CMYK chart
#e34acc RGB pie chart
#e34acc color shades, tints & tones
#e34acc color schemes
#e34acc color preview, HTML & CSS examples
This text has a color of #e34acc
<p style="color:#e34acc;">Text here</p>
.mytext {color:#e34acc;}
Text color #e34acc
This box has a color of #e34acc
<div style="background-color:#e34acc;">Content here</div>
.mybackground {background-color:#e34acc;}
Background color #e34acc
Border around this has a color of #e34acc
<div style="border:2px solid #e34acc;">Content here</div>
.myborder {border:2px solid #e34acc;}
Border color #e34acc