#777fec color space conversions
Hex:
#777fec
RGB:
119, 127, 236
CMY:
53, 50, 7
CMYK:
50, 46, 0, 7
HSL:
236°, 75.4839%, 69.6078%
HSV (HSB):
236°, 49.5763%, 92.5490%
XYZ:
30.3374, 25.1568, 82.6137
xyY:
0.2197, 0.1822, 25.1568
CIE-Lab:
57.2279, 26.0666, -56.1600
CIE-LCH:
57.2279, 61.9146, 294.8983
CIE-Luv:
57.2279, -9.4654, -91.4702
Hunter-Lab:
50.1566, 20.1926, -62.5479
#777fec color charts
#777fec color shades, tints & tones
#777fec color schemes
#777fec color preview, HTML & CSS examples
This text has a color of #777fec
<p style="color:#777fec;">Text here</p>
.mytext {color:#777fec;}
This box has a color of #777fec
<div style="background-color:#777fec;">Content here</div>
.mybackground {background-color:#777fec;}
Border around this has a color of #777fec
<div style="border:2px solid #777fec;">Content here</div>
.myborder {border:2px solid #777fec;}