#8e98e8 color space conversions
Hex:
#8e98e8
RGB:
142, 152, 232
CMY:
44, 40, 9
CMYK:
39, 34, 0, 9
HSL:
233°, 66.1765%, 73.3333%
HSV (HSB):
233°, 38.7931%, 90.9804%
XYZ:
36.9491, 34.0335, 80.9656
xyY:
0.2432, 0.2240, 34.0335
CIE-Lab:
64.9891, 15.8239, -41.5575
CIE-LCH:
64.9891, 44.4682, 290.8454
CIE-Luv:
64.9891, -9.1568, -68.2510
Hunter-Lab:
58.3382, 10.9628, -41.4499
#8e98e8 color charts
#8e98e8 color shades, tints & tones
#8e98e8 color schemes
#8e98e8 color preview, HTML & CSS examples
This text has a color of #8e98e8
<p style="color:#8e98e8;">Text here</p>
.mytext {color:#8e98e8;}
This box has a color of #8e98e8
<div style="background-color:#8e98e8;">Content here</div>
.mybackground {background-color:#8e98e8;}
Border around this has a color of #8e98e8
<div style="border:2px solid #8e98e8;">Content here</div>
.myborder {border:2px solid #8e98e8;}