#777ed7 color space conversions
Hex:
#777ed7
RGB:
119, 126, 215
CMY:
53, 51, 16
CMYK:
45, 41, 0, 16
HSL:
236°, 54.5455%, 65.4902%
HSV (HSB):
236°, 44.6512%, 84.3137%
XYZ:
27.3343, 23.7499, 67.4335
xyY:
0.2306, 0.2004, 23.7499
CIE-Lab:
55.8366, 20.3947, -46.6219
CIE-LCH:
55.8366, 50.8876, 293.6269
CIE-Luv:
55.8366, -8.1445, -75.1309
Hunter-Lab:
48.7339, 14.8344, -47.9263
#777ed7 color charts
#777ed7 color shades, tints & tones
#777ed7 color schemes
#777ed7 color preview, HTML & CSS examples
This text has a color of #777ed7
<p style="color:#777ed7;">Text here</p>
.mytext {color:#777ed7;}
This box has a color of #777ed7
<div style="background-color:#777ed7;">Content here</div>
.mybackground {background-color:#777ed7;}
Border around this has a color of #777ed7
<div style="border:2px solid #777ed7;">Content here</div>
.myborder {border:2px solid #777ed7;}