#4f659e color space conversions
Hex:
        #4f659e
        RGB:
        79, 101, 158
        CMY:
        69, 60, 38
        CMYK:
        50, 36, 0, 38
      HSL:
        223°, 33.3333%, 46.4706%
        HSV (HSB):
        223°, 50.0000%, 61.9608%
        XYZ:
        14.0497, 13.4382, 34.2011
        xyY:
        0.2278, 0.2178, 13.4382
      CIE-Lab:
        43.4163, 8.2656, -33.5115
        CIE-LCH:
        43.4163, 34.5158, 283.8555
        CIE-Luv:
        43.4163, -11.9882, -49.8260
        Hunter-Lab:
        36.6582, 4.2603, -29.6552
      #4f659e color charts
#4f659e RGB chart
      #4f659e CMYK chart
      #4f659e RGB pie chart
      #4f659e color shades, tints & tones
#4f659e color schemes
#4f659e color preview, HTML & CSS examples
           This text has a color of #4f659e        
        
          <p style="color:#4f659e;">Text here</p>
        
        
          .mytext {color:#4f659e;}
        
        Text color #4f659e
      
           This box has a color of #4f659e        
        
          <div style="background-color:#4f659e;">Content here</div>
        
        
          .mybackground {background-color:#4f659e;}
        
        Background color #4f659e
      
           Border around this has a color of #4f659e        
        
          <div style="border:2px solid #4f659e;">Content here</div>
        
        
          .myborder {border:2px solid #4f659e;}
        
        Border color #4f659e