#3f808e color space conversions
Hex:
#3f808e
RGB:
63, 128, 142
CMY:
75, 50, 44
CMYK:
56, 10, 0, 44
HSL:
191°, 38.5366%, 40.1961%
HSV (HSB):
191°, 55.6338%, 55.6863%
XYZ:
14.6516, 18.4481, 28.3798
xyY:
0.2383, 0.3001, 18.4481
CIE-Lab:
50.0352, -16.5415, -13.9018
CIE-LCH:
50.0352, 21.6075, 220.0444
CIE-Luv:
50.0352, -27.4391, -17.7968
Hunter-Lab:
42.9512, -14.2747, -9.1097
#3f808e color charts
#3f808e color shades, tints & tones
#3f808e color schemes
#3f808e color preview, HTML & CSS examples
This text has a color of #3f808e
<p style="color:#3f808e;">Text here</p>
.mytext {color:#3f808e;}
This box has a color of #3f808e
<div style="background-color:#3f808e;">Content here</div>
.mybackground {background-color:#3f808e;}
Border around this has a color of #3f808e
<div style="border:2px solid #3f808e;">Content here</div>
.myborder {border:2px solid #3f808e;}