#777cca color space conversions
Hex:
#777cca
RGB:
119, 124, 202
CMY:
53, 51, 21
CMYK:
41, 39, 0, 21
HSL:
236°, 43.9153%, 62.9412%
HSV (HSB):
236°, 41.0891%, 79.2157%
XYZ:
25.4761, 22.6015, 58.8969
xyY:
0.2382, 0.2113, 22.6015
CIE-Lab:
54.6595, 17.8132, -41.1307
CIE-LCH:
54.6595, 44.8224, 293.4168
CIE-Luv:
54.6595, -6.7809, -65.7084
Hunter-Lab:
47.5410, 12.4569, -40.1735
#777cca color charts
#777cca color shades, tints & tones
#777cca color schemes
#777cca color preview, HTML & CSS examples
This text has a color of #777cca
<p style="color:#777cca;">Text here</p>
.mytext {color:#777cca;}
This box has a color of #777cca
<div style="background-color:#777cca;">Content here</div>
.mybackground {background-color:#777cca;}
Border around this has a color of #777cca
<div style="border:2px solid #777cca;">Content here</div>
.myborder {border:2px solid #777cca;}