#7e94e5 color space conversions
Hex:
#7e94e5
RGB:
126, 148, 229
CMY:
51, 42, 10
CMYK:
45, 35, 0, 10
HSL:
227°, 66.4516%, 69.6078%
HSV (HSB):
227°, 44.9782%, 89.8039%
XYZ:
33.3369, 31.2726, 78.4079
xyY:
0.2331, 0.2187, 31.2726
CIE-Lab:
62.7371, 13.2298, -43.5119
CIE-LCH:
62.7371, 45.4787, 286.9119
CIE-Luv:
62.7371, -13.9186, -70.7779
Hunter-Lab:
55.9219, 8.5467, -43.9850
#7e94e5 color charts
#7e94e5 color shades, tints & tones
#7e94e5 color schemes
#7e94e5 color preview, HTML & CSS examples
This text has a color of #7e94e5
<p style="color:#7e94e5;">Text here</p>
.mytext {color:#7e94e5;}
This box has a color of #7e94e5
<div style="background-color:#7e94e5;">Content here</div>
.mybackground {background-color:#7e94e5;}
Border around this has a color of #7e94e5
<div style="border:2px solid #7e94e5;">Content here</div>
.myborder {border:2px solid #7e94e5;}