#777ed5 color space conversions
Hex:
#777ed5
RGB:
119, 126, 213
CMY:
53, 51, 16
CMYK:
44, 41, 0, 16
HSL:
236°, 52.8090%, 65.0980%
HSV (HSB):
236°, 44.1315%, 83.5294%
XYZ:
27.0788, 23.6477, 66.0881
xyY:
0.2318, 0.2024, 23.6477
CIE-Lab:
55.7334, 19.8080, -45.6584
CIE-LCH:
55.7334, 49.7700, 293.4526
CIE-Luv:
55.7334, -8.0483, -73.4865
Hunter-Lab:
48.6289, 14.2964, -46.5364
#777ed5 color charts
#777ed5 color shades, tints & tones
#777ed5 color schemes
#777ed5 color preview, HTML & CSS examples
This text has a color of #777ed5
<p style="color:#777ed5;">Text here</p>
.mytext {color:#777ed5;}
This box has a color of #777ed5
<div style="background-color:#777ed5;">Content here</div>
.mybackground {background-color:#777ed5;}
Border around this has a color of #777ed5
<div style="border:2px solid #777ed5;">Content here</div>
.myborder {border:2px solid #777ed5;}