#e05aff color space conversions
Hex:
#e05aff
RGB:
224, 90, 255
CMY:
12, 65, 0
CMYK:
12, 65, 0, 0
HSL:
289°, 100.0000%, 67.6471%
HSV (HSB):
289°, 64.7059%, 100.0000%
XYZ:
52.4466, 30.3796, 97.7074
xyY:
0.2905, 0.1683, 30.3796
CIE-Lab:
61.9804, 73.9839, -58.4600
CIE-LCH:
61.9804, 94.2931, 321.6852
CIE-Luv:
61.9804, 51.5516, -102.4137
Hunter-Lab:
55.1177, 73.3937, -66.5212
#e05aff color charts
#e05aff color shades, tints & tones
#e05aff color schemes
#e05aff color preview, HTML & CSS examples
This text has a color of #e05aff
<p style="color:#e05aff;">Text here</p>
.mytext {color:#e05aff;}
This box has a color of #e05aff
<div style="background-color:#e05aff;">Content here</div>
.mybackground {background-color:#e05aff;}
Border around this has a color of #e05aff
<div style="border:2px solid #e05aff;">Content here</div>
.myborder {border:2px solid #e05aff;}