#e083f9 color space conversions
Hex:
#e083f9
RGB:
224, 131, 249
CMY:
12, 49, 2
CMYK:
10, 47, 0, 2
HSL:
287°, 90.7692%, 74.5098%
HSV (HSB):
287°, 47.3896%, 97.6471%
XYZ:
55.9557, 38.9194, 94.1855
xyY:
0.2960, 0.2059, 38.9194
CIE-Lab:
68.6929, 54.0003, -44.5406
CIE-LCH:
68.6929, 69.9993, 320.4835
CIE-Luv:
68.6929, 40.0406, -79.0791
Hunter-Lab:
62.3855, 50.9282, -45.8424
#e083f9 color charts
#e083f9 color shades, tints & tones
#e083f9 color schemes
#e083f9 color preview, HTML & CSS examples
This text has a color of #e083f9
<p style="color:#e083f9;">Text here</p>
.mytext {color:#e083f9;}
This box has a color of #e083f9
<div style="background-color:#e083f9;">Content here</div>
.mybackground {background-color:#e083f9;}
Border around this has a color of #e083f9
<div style="border:2px solid #e083f9;">Content here</div>
.myborder {border:2px solid #e083f9;}