#ea98d9 color space conversions
Hex:
#ea98d9
RGB:
234, 152, 217
CMY:
8, 40, 15
CMYK:
0, 35, 7, 8
HSL:
312°, 66.1290%, 75.6863%
HSV (HSB):
312°, 35.0427%, 91.7647%
XYZ:
57.6843, 44.9587, 71.2832
xyY:
0.3317, 0.2585, 44.9587
CIE-Lab:
72.8647, 40.2901, -20.4475
CIE-LCH:
72.8647, 45.1818, 333.0920
CIE-Luv:
72.8647, 43.6590, -38.4317
Hunter-Lab:
67.0512, 36.2243, -16.0963
#ea98d9 color charts
#ea98d9 color shades, tints & tones
#ea98d9 color schemes
#ea98d9 color preview, HTML & CSS examples
This text has a color of #ea98d9
<p style="color:#ea98d9;">Text here</p>
.mytext {color:#ea98d9;}
This box has a color of #ea98d9
<div style="background-color:#ea98d9;">Content here</div>
.mybackground {background-color:#ea98d9;}
Border around this has a color of #ea98d9
<div style="border:2px solid #ea98d9;">Content here</div>
.myborder {border:2px solid #ea98d9;}