#e005ac color space conversions
Hex:
#e005ac
RGB:
224, 5, 172
CMY:
12, 98, 33
CMYK:
0, 98, 23, 12
HSL:
314°, 95.6332%, 44.9020%
HSV (HSB):
314°, 97.7679%, 87.8431%
XYZ:
38.2411, 18.9344, 40.6689
xyY:
0.3908, 0.1935, 18.9344
CIE-Lab:
50.6104, 82.0063, -29.1882
CIE-LCH:
50.6104, 87.0459, 340.4080
CIE-Luv:
50.6104, 96.3680, -55.7658
Hunter-Lab:
43.5137, 80.7223, -24.9543
#e005ac color charts
#e005ac RGB chart
#e005ac CMYK chart
#e005ac RGB pie chart
#e005ac color shades, tints & tones
#e005ac color schemes
#e005ac color preview, HTML & CSS examples
This text has a color of #e005ac
<p style="color:#e005ac;">Text here</p>
.mytext {color:#e005ac;}
Text color #e005ac
This box has a color of #e005ac
<div style="background-color:#e005ac;">Content here</div>
.mybackground {background-color:#e005ac;}
Background color #e005ac
Border around this has a color of #e005ac
<div style="border:2px solid #e005ac;">Content here</div>
.myborder {border:2px solid #e005ac;}
Border color #e005ac