#777fff color space conversions
Hex:
#777fff
RGB:
119, 127, 255
CMY:
53, 50, 0
CMYK:
53, 50, 0, 0
HSL:
236°, 100.0000%, 73.3333%
HSV (HSB):
236°, 53.3333%, 100.0000%
XYZ:
33.2471, 26.3207, 97.9358
xyY:
0.2111, 0.1671, 26.3207
CIE-Lab:
58.3402, 31.8648, -64.8864
CIE-LCH:
58.3402, 72.2884, 296.1550
CIE-Luv:
58.3402, -10.3227, -106.3139
Hunter-Lab:
51.3037, 25.8947, -77.2687
#777fff color charts
#777fff color shades, tints & tones
#777fff color schemes
#777fff color preview, HTML & CSS examples
This text has a color of #777fff
<p style="color:#777fff;">Text here</p>
.mytext {color:#777fff;}
This box has a color of #777fff
<div style="background-color:#777fff;">Content here</div>
.mybackground {background-color:#777fff;}
Border around this has a color of #777fff
<div style="border:2px solid #777fff;">Content here</div>
.myborder {border:2px solid #777fff;}