#7e7de5 color space conversions
Hex:
#7e7de5
RGB:
126, 125, 229
CMY:
51, 51, 10
CMYK:
45, 45, 0, 10
HSL:
241°, 66.6667%, 69.4118%
HSV (HSB):
241°, 45.4148%, 89.8039%
XYZ:
30.0807, 24.7600, 77.3225
xyY:
0.2276, 0.1873, 24.7600
CIE-Lab:
56.8408, 26.7682, -52.8468
CIE-LCH:
56.8408, 59.2395, 296.8634
CIE-Luv:
56.8408, -5.8310, -86.1205
Hunter-Lab:
49.7594, 20.8282, -57.3007
#7e7de5 color charts
#7e7de5 color shades, tints & tones
#7e7de5 color schemes
#7e7de5 color preview, HTML & CSS examples
This text has a color of #7e7de5
<p style="color:#7e7de5;">Text here</p>
.mytext {color:#7e7de5;}
This box has a color of #7e7de5
<div style="background-color:#7e7de5;">Content here</div>
.mybackground {background-color:#7e7de5;}
Border around this has a color of #7e7de5
<div style="border:2px solid #7e7de5;">Content here</div>
.myborder {border:2px solid #7e7de5;}