#777db2 color space conversions
Hex:
#777db2
RGB:
119, 125, 178
CMY:
53, 51, 30
CMYK:
33, 30, 0, 30
HSL:
234°, 27.6995%, 58.2353%
HSV (HSB):
234°, 33.1461%, 69.8039%
XYZ:
22.9772, 21.8035, 45.1169
xyY:
0.2556, 0.2425, 21.8035
CIE-Lab:
53.8179, 10.5357, -28.7285
CIE-LCH:
53.8179, 30.5995, 290.1397
CIE-Luv:
53.8179, -5.9367, -44.8132
Hunter-Lab:
46.6942, 6.1211, -24.6013
#777db2 color charts
#777db2 color shades, tints & tones
#777db2 color schemes
#777db2 color preview, HTML & CSS examples
This text has a color of #777db2
<p style="color:#777db2;">Text here</p>
.mytext {color:#777db2;}
This box has a color of #777db2
<div style="background-color:#777db2;">Content here</div>
.mybackground {background-color:#777db2;}
Border around this has a color of #777db2
<div style="border:2px solid #777db2;">Content here</div>
.myborder {border:2px solid #777db2;}