#7f85a5 color space conversions
Hex:
#7f85a5
RGB:
127, 133, 165
CMY:
50, 48, 35
CMYK:
23, 19, 0, 35
HSL:
231°, 17.4312%, 57.2549%
HSV (HSB):
231°, 23.0303%, 64.7059%
XYZ:
23.9315, 24.0037, 38.9692
xyY:
0.2754, 0.2762, 24.0037
CIE-Lab:
56.0915, 4.9891, -17.7028
CIE-LCH:
56.0915, 18.3924, 285.7393
CIE-Luv:
56.0915, -4.9074, -27.0101
Hunter-Lab:
48.9936, 1.4516, -12.8634
#7f85a5 color charts
#7f85a5 color shades, tints & tones
#7f85a5 color schemes
#7f85a5 color preview, HTML & CSS examples
This text has a color of #7f85a5
<p style="color:#7f85a5;">Text here</p>
.mytext {color:#7f85a5;}
This box has a color of #7f85a5
<div style="background-color:#7f85a5;">Content here</div>
.mybackground {background-color:#7f85a5;}
Border around this has a color of #7f85a5
<div style="border:2px solid #7f85a5;">Content here</div>
.myborder {border:2px solid #7f85a5;}