#7777c5 color space conversions
Hex:
#7777c5
RGB:
119, 119, 197
CMY:
53, 53, 23
CMYK:
40, 40, 0, 23
HSL:
240°, 40.2062%, 61.9608%
HSV (HSB):
240°, 39.5939%, 77.2549%
XYZ:
24.2826, 21.1468, 55.6252
xyY:
0.2403, 0.2093, 21.1468
CIE-Lab:
53.1098, 19.3781, -40.7276
CIE-LCH:
53.1098, 45.1026, 295.4450
CIE-Luv:
53.1098, -4.6767, -64.8682
Hunter-Lab:
45.9857, 13.7816, -39.5285
#7777c5 color charts
#7777c5 color shades, tints & tones
#7777c5 color schemes
#7777c5 color preview, HTML & CSS examples
This text has a color of #7777c5
<p style="color:#7777c5;">Text here</p>
.mytext {color:#7777c5;}
This box has a color of #7777c5
<div style="background-color:#7777c5;">Content here</div>
.mybackground {background-color:#7777c5;}
Border around this has a color of #7777c5
<div style="border:2px solid #7777c5;">Content here</div>
.myborder {border:2px solid #7777c5;}