#777cf5 color space conversions
Hex:
#777cf5
RGB:
119, 124, 245
CMY:
53, 51, 4
CMYK:
51, 49, 0, 4
HSL:
238°, 86.3014%, 71.3725%
HSV (HSB):
238°, 51.4286%, 96.0784%
XYZ:
31.2968, 24.9298, 89.5486
xyY:
0.2147, 0.1710, 24.9298
CIE-Lab:
57.0070, 30.5836, -61.5087
CIE-LCH:
57.0070, 68.6926, 296.4377
CIE-Luv:
57.0070, -8.9461, -100.3372
Hunter-Lab:
49.9298, 24.5098, -71.3853
#777cf5 color charts
#777cf5 color shades, tints & tones
#777cf5 color schemes
#777cf5 color preview, HTML & CSS examples
This text has a color of #777cf5
<p style="color:#777cf5;">Text here</p>
.mytext {color:#777cf5;}
This box has a color of #777cf5
<div style="background-color:#777cf5;">Content here</div>
.mybackground {background-color:#777cf5;}
Border around this has a color of #777cf5
<div style="border:2px solid #777cf5;">Content here</div>
.myborder {border:2px solid #777cf5;}