#ea98f5 color space conversions
Hex:
#ea98f5
RGB:
234, 152, 245
CMY:
8, 40, 4
CMYK:
4, 38, 0, 4
HSL:
293°, 82.3009%, 77.8431%
HSV (HSB):
293°, 37.9592%, 96.0784%
XYZ:
61.6414, 46.5415, 92.1207
xyY:
0.3077, 0.2324, 46.5415
CIE-Lab:
73.8955, 45.3134, -34.1677
CIE-LCH:
73.8955, 56.7515, 322.9826
CIE-Luv:
73.8955, 38.5494, -61.5460
Hunter-Lab:
68.2213, 41.8964, -32.3057
#ea98f5 color charts
#ea98f5 color shades, tints & tones
#ea98f5 color schemes
#ea98f5 color preview, HTML & CSS examples
This text has a color of #ea98f5
<p style="color:#ea98f5;">Text here</p>
.mytext {color:#ea98f5;}
This box has a color of #ea98f5
<div style="background-color:#ea98f5;">Content here</div>
.mybackground {background-color:#ea98f5;}
Border around this has a color of #ea98f5
<div style="border:2px solid #ea98f5;">Content here</div>
.myborder {border:2px solid #ea98f5;}