#7f85a9 color space conversions
Hex:
#7f85a9
RGB:
127, 133, 169
CMY:
50, 48, 34
CMYK:
25, 21, 0, 34
HSL:
231°, 19.6262%, 58.0392%
HSV (HSB):
231°, 24.8521%, 66.2745%
XYZ:
24.3014, 24.1517, 40.9170
xyY:
0.2719, 0.2702, 24.1517
CIE-Lab:
56.2393, 5.9704, -19.7755
CIE-LCH:
56.2393, 20.6571, 286.7995
CIE-Luv:
56.2393, -5.1099, -30.3906
Hunter-Lab:
49.1443, 2.2638, -14.9632
#7f85a9 color charts
#7f85a9 color shades, tints & tones
#7f85a9 color schemes
#7f85a9 color preview, HTML & CSS examples
This text has a color of #7f85a9
<p style="color:#7f85a9;">Text here</p>
.mytext {color:#7f85a9;}
This box has a color of #7f85a9
<div style="background-color:#7f85a9;">Content here</div>
.mybackground {background-color:#7f85a9;}
Border around this has a color of #7f85a9
<div style="border:2px solid #7f85a9;">Content here</div>
.myborder {border:2px solid #7f85a9;}