#777fc5 color space conversions
Hex:
#777fc5
RGB:
119, 127, 197
CMY:
53, 50, 23
CMYK:
40, 36, 0, 23
HSL:
234°, 40.2062%, 61.9608%
HSV (HSB):
234°, 39.5939%, 77.2549%
XYZ:
25.2752, 23.1319, 55.9561
xyY:
0.2422, 0.2216, 23.1319
CIE-Lab:
55.2079, 14.5995, -37.4264
CIE-LCH:
55.2079, 40.1732, 291.3100
CIE-Luv:
55.2079, -7.6497, -59.4916
Hunter-Lab:
48.0956, 9.6378, -35.3130
#777fc5 color charts
#777fc5 color shades, tints & tones
#777fc5 color schemes
#777fc5 color preview, HTML & CSS examples
This text has a color of #777fc5
<p style="color:#777fc5;">Text here</p>
.mytext {color:#777fc5;}
This box has a color of #777fc5
<div style="background-color:#777fc5;">Content here</div>
.mybackground {background-color:#777fc5;}
Border around this has a color of #777fc5
<div style="border:2px solid #777fc5;">Content here</div>
.myborder {border:2px solid #777fc5;}