#4f597d color space conversions
Hex:
        #4f597d
        RGB:
        79, 89, 125
        CMY:
        69, 65, 51
        CMYK:
        37, 29, 0, 51
      HSL:
        227°, 22.5490%, 40.0000%
        HSV (HSB):
        227°, 36.8000%, 49.0196%
        XYZ:
        10.4985, 10.2877, 20.8344
        xyY:
        0.2522, 0.2472, 10.2877
      CIE-Lab:
        38.3539, 5.6175, -21.5354
        CIE-LCH:
        38.3539, 22.2560, 284.6198
        CIE-Luv:
        38.3539, -6.5328, -30.4263
        Hunter-Lab:
        32.0744, 2.2958, -16.0606
      #4f597d color charts
#4f597d RGB chart
      #4f597d CMYK chart
      #4f597d RGB pie chart
      #4f597d color shades, tints & tones
#4f597d color schemes
#4f597d color preview, HTML & CSS examples
           This text has a color of #4f597d        
        
          <p style="color:#4f597d;">Text here</p>
        
        
          .mytext {color:#4f597d;}
        
        Text color #4f597d
      
           This box has a color of #4f597d        
        
          <div style="background-color:#4f597d;">Content here</div>
        
        
          .mybackground {background-color:#4f597d;}
        
        Background color #4f597d
      
           Border around this has a color of #4f597d        
        
          <div style="border:2px solid #4f597d;">Content here</div>
        
        
          .myborder {border:2px solid #4f597d;}
        
        Border color #4f597d