#7f7788 color space conversions
Hex:
#7f7788
RGB:
127, 119, 136
CMY:
50, 53, 47
CMYK:
7, 13, 0, 47
HSL:
268°, 6.6667%, 50.0000%
HSV (HSB):
268°, 12.5000%, 53.3333%
XYZ:
19.7932, 19.4833, 26.0100
xyY:
0.3032, 0.2984, 19.4833
CIE-Lab:
51.2479, 6.5049, -8.1511
CIE-LCH:
51.2479, 10.4285, 308.5912
CIE-Luv:
51.2479, 3.4174, -12.5287
Hunter-Lab:
44.1398, 2.7981, -4.0395
#7f7788 color charts
#7f7788 color shades, tints & tones
#7f7788 color schemes
#7f7788 color preview, HTML & CSS examples
This text has a color of #7f7788
<p style="color:#7f7788;">Text here</p>
.mytext {color:#7f7788;}
This box has a color of #7f7788
<div style="background-color:#7f7788;">Content here</div>
.mybackground {background-color:#7f7788;}
Border around this has a color of #7f7788
<div style="border:2px solid #7f7788;">Content here</div>
.myborder {border:2px solid #7f7788;}