#7777b7 color space conversions
Hex:
#7777b7
RGB:
119, 119, 183
CMY:
53, 53, 28
CMYK:
35, 35, 0, 28
HSL:
240°, 30.7692%, 59.2157%
HSV (HSB):
240°, 34.9727%, 71.7647%
XYZ:
22.7518, 20.5345, 47.5641
xyY:
0.2504, 0.2260, 20.5345
CIE-Lab:
52.4362, 15.4694, -33.7593
CIE-LCH:
52.4362, 37.1348, 294.6185
CIE-Luv:
52.4362, -3.8330, -53.1687
Hunter-Lab:
45.3150, 10.3203, -30.5123
#7777b7 color charts
#7777b7 color shades, tints & tones
#7777b7 color schemes
#7777b7 color preview, HTML & CSS examples
This text has a color of #7777b7
<p style="color:#7777b7;">Text here</p>
.mytext {color:#7777b7;}
This box has a color of #7777b7
<div style="background-color:#7777b7;">Content here</div>
.mybackground {background-color:#7777b7;}
Border around this has a color of #7777b7
<div style="border:2px solid #7777b7;">Content here</div>
.myborder {border:2px solid #7777b7;}