#eb98f8 color space conversions
Hex:
#eb98f8
RGB:
235, 152, 248
CMY:
8, 40, 3
CMYK:
5, 39, 0, 3
HSL:
292°, 87.2727%, 78.4314%
HSV (HSB):
292°, 38.7097%, 97.2549%
XYZ:
62.4325, 46.8960, 94.5682
xyY:
0.3062, 0.2300, 46.8960
CIE-Lab:
74.1232, 46.1757, -35.4357
CIE-LCH:
74.1232, 58.2056, 322.4970
CIE-Luv:
74.1232, 38.6348, -63.7988
Hunter-Lab:
68.4806, 42.8939, -33.9400
#eb98f8 color charts
#eb98f8 color shades, tints & tones
#eb98f8 color schemes
#eb98f8 color preview, HTML & CSS examples
This text has a color of #eb98f8
<p style="color:#eb98f8;">Text here</p>
.mytext {color:#eb98f8;}
This box has a color of #eb98f8
<div style="background-color:#eb98f8;">Content here</div>
.mybackground {background-color:#eb98f8;}
Border around this has a color of #eb98f8
<div style="border:2px solid #eb98f8;">Content here</div>
.myborder {border:2px solid #eb98f8;}