#777dca color space conversions
Hex:
#777dca
RGB:
119, 125, 202
CMY:
53, 51, 21
CMYK:
41, 38, 0, 21
HSL:
236°, 43.9153%, 62.9412%
HSV (HSB):
236°, 41.0891%, 79.2157%
XYZ:
25.6020, 22.8534, 58.9389
xyY:
0.2384, 0.2128, 22.8534
CIE-Lab:
54.9211, 17.2162, -40.7185
CIE-LCH:
54.9211, 44.2085, 292.9192
CIE-Luv:
54.9211, -7.1475, -65.0377
Hunter-Lab:
47.8053, 11.9362, -39.6347
#777dca color charts
#777dca color shades, tints & tones
#777dca color schemes
#777dca color preview, HTML & CSS examples
This text has a color of #777dca
<p style="color:#777dca;">Text here</p>
.mytext {color:#777dca;}
This box has a color of #777dca
<div style="background-color:#777dca;">Content here</div>
.mybackground {background-color:#777dca;}
Border around this has a color of #777dca
<div style="border:2px solid #777dca;">Content here</div>
.myborder {border:2px solid #777dca;}