#7e7ff9 color space conversions
Hex:
#7e7ff9
RGB:
126, 127, 249
CMY:
51, 50, 2
CMYK:
49, 49, 0, 2
HSL:
240°, 91.1111%, 73.5294%
HSV (HSB):
240°, 49.3976%, 97.6471%
XYZ:
33.2924, 26.4539, 92.9739
xyY:
0.2180, 0.1732, 26.4539
CIE-Lab:
58.4654, 31.4850, -61.3535
CIE-LCH:
58.4654, 68.9605, 297.1657
CIE-Luv:
58.4654, -7.6144, -100.7393
Hunter-Lab:
51.4334, 25.5333, -71.1727
#7e7ff9 color charts
#7e7ff9 color shades, tints & tones
#7e7ff9 color schemes
#7e7ff9 color preview, HTML & CSS examples
This text has a color of #7e7ff9
<p style="color:#7e7ff9;">Text here</p>
.mytext {color:#7e7ff9;}
This box has a color of #7e7ff9
<div style="background-color:#7e7ff9;">Content here</div>
.mybackground {background-color:#7e7ff9;}
Border around this has a color of #7e7ff9
<div style="border:2px solid #7e7ff9;">Content here</div>
.myborder {border:2px solid #7e7ff9;}