#3f7f99 color space conversions
Hex:
#3f7f99
RGB:
63, 127, 153
CMY:
75, 50, 40
CMYK:
59, 17, 0, 40
HSL:
197°, 41.6667%, 42.3529%
HSV (HSB):
197°, 58.8235%, 60.0000%
XYZ:
15.3890, 18.5354, 32.9036
xyY:
0.2303, 0.2774, 18.5354
CIE-Lab:
50.1392, -12.5651, -20.1789
CIE-LCH:
50.1392, 23.7712, 238.0900
CIE-Luv:
50.1392, -26.6337, -27.9760
Hunter-Lab:
43.0528, -11.5382, -15.1761
#3f7f99 color charts
#3f7f99 color shades, tints & tones
#3f7f99 color schemes
#3f7f99 color preview, HTML & CSS examples
This text has a color of #3f7f99
<p style="color:#3f7f99;">Text here</p>
.mytext {color:#3f7f99;}
This box has a color of #3f7f99
<div style="background-color:#3f7f99;">Content here</div>
.mybackground {background-color:#3f7f99;}
Border around this has a color of #3f7f99
<div style="border:2px solid #3f7f99;">Content here</div>
.myborder {border:2px solid #3f7f99;}