#7f80a5 color space conversions
Hex:
#7f80a5
RGB:
127, 128, 165
CMY:
50, 50, 35
CMYK:
23, 22, 0, 35
HSL:
238°, 17.4312%, 57.2549%
HSV (HSB):
238°, 23.0303%, 64.7059%
XYZ:
23.2631, 22.6670, 38.7464
xyY:
0.2747, 0.2677, 22.6670
CIE-Lab:
54.7276, 7.9008, -19.7831
CIE-LCH:
54.7276, 21.3025, 291.7703
CIE-Luv:
54.7276, -2.6902, -30.5169
Hunter-Lab:
47.6099, 3.9013, -14.9251
#7f80a5 color charts
#7f80a5 color shades, tints & tones
#7f80a5 color schemes
#7f80a5 color preview, HTML & CSS examples
This text has a color of #7f80a5
<p style="color:#7f80a5;">Text here</p>
.mytext {color:#7f80a5;}
This box has a color of #7f80a5
<div style="background-color:#7f80a5;">Content here</div>
.mybackground {background-color:#7f80a5;}
Border around this has a color of #7f80a5
<div style="border:2px solid #7f80a5;">Content here</div>
.myborder {border:2px solid #7f80a5;}