#7e7ed3 color space conversions
Hex:
#7e7ed3
RGB:
126, 126, 211
CMY:
51, 51, 17
CMYK:
40, 40, 0, 17
HSL:
240°, 49.1329%, 66.0784%
HSV (HSB):
240°, 40.2844%, 82.7451%
XYZ:
27.8229, 24.0605, 64.8057
xyY:
0.2384, 0.2062, 24.0605
CIE-Lab:
56.1483, 21.0058, -43.8406
CIE-LCH:
56.1483, 48.6132, 295.6009
CIE-Luv:
56.1483, -5.1046, -70.8023
Hunter-Lab:
49.0515, 15.4084, -43.9966
#7e7ed3 color charts
#7e7ed3 color shades, tints & tones
#7e7ed3 color schemes
#7e7ed3 color preview, HTML & CSS examples
This text has a color of #7e7ed3
<p style="color:#7e7ed3;">Text here</p>
.mytext {color:#7e7ed3;}
This box has a color of #7e7ed3
<div style="background-color:#7e7ed3;">Content here</div>
.mybackground {background-color:#7e7ed3;}
Border around this has a color of #7e7ed3
<div style="border:2px solid #7e7ed3;">Content here</div>
.myborder {border:2px solid #7e7ed3;}