#777cd5 color space conversions
Hex:
#777cd5
RGB:
119, 124, 213
CMY:
53, 51, 16
CMYK:
44, 42, 0, 16
HSL:
237°, 52.8090%, 65.0980%
HSV (HSB):
237°, 44.1315%, 83.5294%
XYZ:
26.8256, 23.1413, 66.0036
xyY:
0.2313, 0.1995, 23.1413
CIE-Lab:
55.2176, 21.0024, -46.4755
CIE-LCH:
55.2176, 51.0007, 294.3183
CIE-Luv:
55.2176, -7.3460, -74.7955
Hunter-Lab:
48.1054, 15.3547, -47.6757
#777cd5 color charts
#777cd5 color shades, tints & tones
#777cd5 color schemes
#777cd5 color preview, HTML & CSS examples
This text has a color of #777cd5
<p style="color:#777cd5;">Text here</p>
.mytext {color:#777cd5;}
This box has a color of #777cd5
<div style="background-color:#777cd5;">Content here</div>
.mybackground {background-color:#777cd5;}
Border around this has a color of #777cd5
<div style="border:2px solid #777cd5;">Content here</div>
.myborder {border:2px solid #777cd5;}