#4f707d color space conversions
Hex:
        #4f707d
        RGB:
        79, 112, 125
        CMY:
        69, 56, 51
        CMYK:
        37, 10, 0, 51
      HSL:
        197°, 22.5490%, 40.0000%
        HSV (HSB):
        197°, 36.8000%, 49.0196%
        XYZ:
        12.7203, 14.7313, 21.5750
        xyY:
        0.2595, 0.3005, 14.7313
      CIE-Lab:
        45.2639, -8.3143, -10.9713
        CIE-LCH:
        45.2639, 13.7658, 232.8441
        CIE-Luv:
        45.2639, -16.0846, -14.1518
        Hunter-Lab:
        38.3813, -8.0091, -6.4613
      #4f707d color charts
#4f707d RGB chart
      #4f707d CMYK chart
      #4f707d RGB pie chart
      #4f707d color shades, tints & tones
#4f707d color schemes
#4f707d color preview, HTML & CSS examples
           This text has a color of #4f707d        
        
          <p style="color:#4f707d;">Text here</p>
        
        
          .mytext {color:#4f707d;}
        
        Text color #4f707d
      
           This box has a color of #4f707d        
        
          <div style="background-color:#4f707d;">Content here</div>
        
        
          .mybackground {background-color:#4f707d;}
        
        Background color #4f707d
      
           Border around this has a color of #4f707d        
        
          <div style="border:2px solid #4f707d;">Content here</div>
        
        
          .myborder {border:2px solid #4f707d;}
        
        Border color #4f707d