#e12acc color space conversions
Hex:
#e12acc
RGB:
225, 42, 204
CMY:
12, 84, 20
CMYK:
0, 81, 9, 12
HSL:
307°, 75.3086%, 52.3529%
HSV (HSB):
307°, 81.3333%, 88.2353%
XYZ:
42.7784, 22.0231, 59.1230
xyY:
0.3452, 0.1777, 22.0231
CIE-Lab:
54.0515, 81.2301, -42.3871
CIE-LCH:
54.0515, 91.6242, 332.4437
CIE-Luv:
54.0515, 79.3993, -76.0861
Hunter-Lab:
46.9288, 80.5880, -41.8460
#e12acc color charts
#e12acc RGB chart
#e12acc CMYK chart
#e12acc RGB pie chart
#e12acc color shades, tints & tones
#e12acc color schemes
#e12acc color preview, HTML & CSS examples
This text has a color of #e12acc
<p style="color:#e12acc;">Text here</p>
.mytext {color:#e12acc;}
Text color #e12acc
This box has a color of #e12acc
<div style="background-color:#e12acc;">Content here</div>
.mybackground {background-color:#e12acc;}
Background color #e12acc
Border around this has a color of #e12acc
<div style="border:2px solid #e12acc;">Content here</div>
.myborder {border:2px solid #e12acc;}
Border color #e12acc