#e25acc color space conversions
Hex:
#e25acc
RGB:
226, 90, 204
CMY:
11, 65, 20
CMYK:
0, 60, 10, 11
HSL:
310°, 70.1031%, 61.9608%
HSV (HSB):
310°, 60.1770%, 88.6275%
XYZ:
45.9193, 27.8407, 60.0803
xyY:
0.3431, 0.2080, 27.8407
CIE-Lab:
59.7446, 65.8485, -33.4476
CIE-LCH:
59.7446, 73.8564, 333.0718
CIE-Luv:
59.7446, 67.9397, -61.4505
Hunter-Lab:
52.7643, 63.0060, -30.5758
#e25acc color charts
#e25acc color shades, tints & tones
#e25acc color schemes
#e25acc color preview, HTML & CSS examples
This text has a color of #e25acc
<p style="color:#e25acc;">Text here</p>
.mytext {color:#e25acc;}
This box has a color of #e25acc
<div style="background-color:#e25acc;">Content here</div>
.mybackground {background-color:#e25acc;}
Border around this has a color of #e25acc
<div style="border:2px solid #e25acc;">Content here</div>
.myborder {border:2px solid #e25acc;}