#7e7ff6 color space conversions
Hex:
#7e7ff6
RGB:
126, 127, 246
CMY:
51, 50, 4
CMYK:
49, 48, 0, 4
HSL:
240°, 86.9565%, 72.9412%
HSV (HSB):
240°, 48.7805%, 96.4706%
XYZ:
32.8281, 26.2682, 90.5288
xyY:
0.2194, 0.1756, 26.2682
CIE-Lab:
58.2907, 30.5917, -59.9765
CIE-LCH:
58.2907, 67.3278, 297.0244
CIE-Luv:
58.2907, -7.4497, -98.3953
Hunter-Lab:
51.2525, 24.6405, -68.8489
#7e7ff6 color charts
#7e7ff6 color shades, tints & tones
#7e7ff6 color schemes
#7e7ff6 color preview, HTML & CSS examples
This text has a color of #7e7ff6
<p style="color:#7e7ff6;">Text here</p>
.mytext {color:#7e7ff6;}
This box has a color of #7e7ff6
<div style="background-color:#7e7ff6;">Content here</div>
.mybackground {background-color:#7e7ff6;}
Border around this has a color of #7e7ff6
<div style="border:2px solid #7e7ff6;">Content here</div>
.myborder {border:2px solid #7e7ff6;}