#e05cf9 color space conversions
Hex:
#e05cf9
RGB:
224, 92, 249
CMY:
12, 64, 2
CMYK:
10, 63, 0, 2
HSL:
290°, 92.8994%, 66.8627%
HSV (HSB):
290°, 63.0522%, 97.6471%
XYZ:
51.6665, 30.3411, 92.7558
xyY:
0.2956, 0.1736, 30.3411
CIE-Lab:
61.9475, 72.0823, -55.2014
CIE-LCH:
61.9475, 90.7913, 322.5547
CIE-Luv:
61.9475, 52.6773, -97.0397
Hunter-Lab:
55.0828, 71.0344, -61.2825
#e05cf9 color charts
#e05cf9 color shades, tints & tones
#e05cf9 color schemes
#e05cf9 color preview, HTML & CSS examples
This text has a color of #e05cf9
<p style="color:#e05cf9;">Text here</p>
.mytext {color:#e05cf9;}
This box has a color of #e05cf9
<div style="background-color:#e05cf9;">Content here</div>
.mybackground {background-color:#e05cf9;}
Border around this has a color of #e05cf9
<div style="border:2px solid #e05cf9;">Content here</div>
.myborder {border:2px solid #e05cf9;}