#e082f3 color space conversions
Hex:
#e082f3
RGB:
224, 130, 243
CMY:
12, 49, 5
CMYK:
8, 47, 0, 5
HSL:
290°, 82.4818%, 73.1373%
HSV (HSB):
290°, 46.5021%, 95.2941%
XYZ:
54.9008, 38.2836, 89.2899
xyY:
0.3009, 0.2098, 38.2836
CIE-Lab:
68.2291, 53.3491, -41.9795
CIE-LCH:
68.2291, 67.8852, 321.8014
CIE-Luv:
68.2291, 41.6639, -74.7105
Hunter-Lab:
61.8738, 50.1045, -42.2497
#e082f3 color charts
#e082f3 color shades, tints & tones
#e082f3 color schemes
#e082f3 color preview, HTML & CSS examples
This text has a color of #e082f3
<p style="color:#e082f3;">Text here</p>
.mytext {color:#e082f3;}
This box has a color of #e082f3
<div style="background-color:#e082f3;">Content here</div>
.mybackground {background-color:#e082f3;}
Border around this has a color of #e082f3
<div style="border:2px solid #e082f3;">Content here</div>
.myborder {border:2px solid #e082f3;}