#e05ff5 color space conversions
Hex:
#e05ff5
RGB:
224, 95, 245
CMY:
12, 63, 4
CMYK:
9, 61, 0, 4
HSL:
292°, 88.2353%, 66.6667%
HSV (HSB):
292°, 61.2245%, 96.0784%
XYZ:
51.3141, 30.6243, 89.5927
xyY:
0.2992, 0.1785, 30.6243
CIE-Lab:
62.1892, 70.1105, -52.6046
CIE-LCH:
62.1892, 87.6512, 323.1188
CIE-Luv:
62.1892, 52.9484, -92.7568
Hunter-Lab:
55.3392, 68.6732, -57.2515
#e05ff5 color charts
#e05ff5 color shades, tints & tones
#e05ff5 color schemes
#e05ff5 color preview, HTML & CSS examples
This text has a color of #e05ff5
<p style="color:#e05ff5;">Text here</p>
.mytext {color:#e05ff5;}
This box has a color of #e05ff5
<div style="background-color:#e05ff5;">Content here</div>
.mybackground {background-color:#e05ff5;}
Border around this has a color of #e05ff5
<div style="border:2px solid #e05ff5;">Content here</div>
.myborder {border:2px solid #e05ff5;}