#ea82f5 color space conversions
Hex:
#ea82f5
RGB:
234, 130, 245
CMY:
8, 49, 4
CMYK:
4, 47, 0, 4
HSL:
294°, 85.1852%, 73.5294%
HSV (HSB):
294°, 46.9388%, 96.0784%
XYZ:
58.3957, 40.0503, 91.0389
xyY:
0.3082, 0.2114, 40.0503
CIE-Lab:
69.5053, 56.5033, -40.9935
CIE-LCH:
69.5053, 69.8075, 324.0388
CIE-Luv:
69.5053, 47.6309, -73.8174
Hunter-Lab:
63.2853, 53.9596, -40.9918
#ea82f5 color charts
#ea82f5 color shades, tints & tones
#ea82f5 color schemes
#ea82f5 color preview, HTML & CSS examples
This text has a color of #ea82f5
<p style="color:#ea82f5;">Text here</p>
.mytext {color:#ea82f5;}
This box has a color of #ea82f5
<div style="background-color:#ea82f5;">Content here</div>
.mybackground {background-color:#ea82f5;}
Border around this has a color of #ea82f5
<div style="border:2px solid #ea82f5;">Content here</div>
.myborder {border:2px solid #ea82f5;}