#e027f9 color space conversions
Hex:
#e027f9
RGB:
224, 39, 249
CMY:
12, 85, 2
CMYK:
10, 84, 0, 2
HSL:
293°, 94.5946%, 56.4706%
HSV (HSB):
293°, 84.3373%, 97.6471%
XYZ:
48.5649, 24.1379, 91.7220
xyY:
0.2954, 0.1468, 24.1379
CIE-Lab:
56.2256, 88.4109, -64.3597
CIE-LCH:
56.2256, 109.3556, 323.9468
CIE-Luv:
56.2256, 62.4365, -110.7843
Hunter-Lab:
49.1303, 90.4675, -76.2980
#e027f9 color charts
#e027f9 color shades, tints & tones
#e027f9 color schemes
#e027f9 color preview, HTML & CSS examples
This text has a color of #e027f9
<p style="color:#e027f9;">Text here</p>
.mytext {color:#e027f9;}
This box has a color of #e027f9
<div style="background-color:#e027f9;">Content here</div>
.mybackground {background-color:#e027f9;}
Border around this has a color of #e027f9
<div style="border:2px solid #e027f9;">Content here</div>
.myborder {border:2px solid #e027f9;}