#7e7fd5 color space conversions
Hex:
#7e7fd5
RGB:
126, 127, 213
CMY:
51, 50, 16
CMYK:
41, 40, 0, 16
HSL:
239°, 50.8772%, 66.4706%
HSV (HSB):
239°, 40.8451%, 83.5294%
XYZ:
28.2038, 24.4185, 66.1775
xyY:
0.2374, 0.2055, 24.4185
CIE-Lab:
56.5044, 20.9791, -44.4055
CIE-LCH:
56.5044, 49.1118, 295.2881
CIE-Luv:
56.5044, -5.5821, -71.7985
Hunter-Lab:
49.4150, 15.4032, -44.8117
#7e7fd5 color charts
#7e7fd5 color shades, tints & tones
#7e7fd5 color schemes
#7e7fd5 color preview, HTML & CSS examples
This text has a color of #7e7fd5
<p style="color:#7e7fd5;">Text here</p>
.mytext {color:#7e7fd5;}
This box has a color of #7e7fd5
<div style="background-color:#7e7fd5;">Content here</div>
.mybackground {background-color:#7e7fd5;}
Border around this has a color of #7e7fd5
<div style="border:2px solid #7e7fd5;">Content here</div>
.myborder {border:2px solid #7e7fd5;}