#ed98f5 color space conversions
Hex:
#ed98f5
RGB:
237, 152, 245
CMY:
7, 40, 4
CMYK:
3, 38, 0, 4
HSL:
295°, 82.3009%, 77.8431%
HSV (HSB):
295°, 37.9592%, 96.0784%
XYZ:
62.6347, 47.0536, 92.1672
xyY:
0.3103, 0.2331, 47.0536
CIE-Lab:
74.2240, 46.2099, -33.6331
CIE-LCH:
74.2240, 57.1536, 323.9516
CIE-Luv:
74.2240, 40.4531, -60.8541
Hunter-Lab:
68.5956, 42.9462, -31.6470
#ed98f5 color charts
#ed98f5 color shades, tints & tones
#ed98f5 color schemes
#ed98f5 color preview, HTML & CSS examples
This text has a color of #ed98f5
<p style="color:#ed98f5;">Text here</p>
.mytext {color:#ed98f5;}
This box has a color of #ed98f5
<div style="background-color:#ed98f5;">Content here</div>
.mybackground {background-color:#ed98f5;}
Border around this has a color of #ed98f5
<div style="border:2px solid #ed98f5;">Content here</div>
.myborder {border:2px solid #ed98f5;}