#777acc color space conversions
Hex:
#777acc
RGB:
119, 122, 204
CMY:
53, 52, 20
CMYK:
42, 40, 0, 20
HSL:
238°, 45.4545%, 63.3333%
HSV (HSB):
238°, 41.6667%, 80.0000%
XYZ:
25.4664, 22.2006, 60.0697
xyY:
0.2364, 0.2061, 22.2006
CIE-Lab:
54.2392, 19.5837, -42.9298
CIE-LCH:
54.2392, 47.1857, 294.5215
CIE-Luv:
54.2392, -6.1623, -68.6935
Hunter-Lab:
47.1176, 14.0210, -42.6059
#777acc color charts
#777acc color shades, tints & tones
#777acc color schemes
#777acc color preview, HTML & CSS examples
This text has a color of #777acc
<p style="color:#777acc;">Text here</p>
.mytext {color:#777acc;}
This box has a color of #777acc
<div style="background-color:#777acc;">Content here</div>
.mybackground {background-color:#777acc;}
Border around this has a color of #777acc
<div style="border:2px solid #777acc;">Content here</div>
.myborder {border:2px solid #777acc;}