#777ed4 color space conversions
Hex:
#777ed4
RGB:
119, 126, 212
CMY:
53, 51, 17
CMYK:
44, 41, 0, 17
HSL:
235°, 51.9553%, 64.9020%
HSV (HSB):
235°, 43.8679%, 83.1373%
XYZ:
26.9523, 23.5971, 65.4215
xyY:
0.2324, 0.2035, 23.5971
CIE-Lab:
55.6821, 19.5154, -45.1755
CIE-LCH:
55.6821, 49.2106, 293.3639
CIE-Luv:
55.6821, -8.0001, -72.6626
Hunter-Lab:
48.5769, 14.0290, -45.8458
#777ed4 color charts
#777ed4 color shades, tints & tones
#777ed4 color schemes
#777ed4 color preview, HTML & CSS examples
This text has a color of #777ed4
<p style="color:#777ed4;">Text here</p>
.mytext {color:#777ed4;}
This box has a color of #777ed4
<div style="background-color:#777ed4;">Content here</div>
.mybackground {background-color:#777ed4;}
Border around this has a color of #777ed4
<div style="border:2px solid #777ed4;">Content here</div>
.myborder {border:2px solid #777ed4;}