#7e98e5 color space conversions
Hex:
#7e98e5
RGB:
126, 152, 229
CMY:
51, 40, 10
CMYK:
45, 34, 0, 10
HSL:
225°, 66.4516%, 69.6078%
HSV (HSB):
225°, 44.9782%, 89.8039%
XYZ:
33.9753, 32.5492, 78.6207
xyY:
0.2341, 0.2243, 32.5492
CIE-Lab:
63.7942, 10.9093, -41.8512
CIE-LCH:
63.7942, 43.2497, 284.6101
CIE-Luv:
63.7942, -15.3995, -67.9271
Hunter-Lab:
57.0519, 6.4585, -41.7685
#7e98e5 color charts
#7e98e5 color shades, tints & tones
#7e98e5 color schemes
#7e98e5 color preview, HTML & CSS examples
This text has a color of #7e98e5
<p style="color:#7e98e5;">Text here</p>
.mytext {color:#7e98e5;}
This box has a color of #7e98e5
<div style="background-color:#7e98e5;">Content here</div>
.mybackground {background-color:#7e98e5;}
Border around this has a color of #7e98e5
<div style="border:2px solid #7e98e5;">Content here</div>
.myborder {border:2px solid #7e98e5;}