#5f4785 color space conversions
Hex:
        #5f4785
        RGB:
        95, 71, 133
        CMY:
        63, 72, 48
        CMYK:
        29, 47, 0, 48
      HSL:
        263°, 30.3922%, 40.0000%
        HSV (HSB):
        263°, 46.6165%, 52.1569%
        XYZ:
        11.2062, 8.6328, 23.2660
        xyY:
        0.2600, 0.2003, 8.6328
      CIE-Lab:
        35.2675, 24.1945, -31.1763
        CIE-LCH:
        35.2675, 39.4631, 307.8134
        CIE-Luv:
        35.2675, 6.9267, -45.4951
        Hunter-Lab:
        29.3817, 16.6621, -26.3818
      #5f4785 color charts
#5f4785 RGB chart
      #5f4785 CMYK chart
      #5f4785 RGB pie chart
      #5f4785 color shades, tints & tones
#5f4785 color schemes
#5f4785 color preview, HTML & CSS examples
           This text has a color of #5f4785        
        
          <p style="color:#5f4785;">Text here</p>
        
        
          .mytext {color:#5f4785;}
        
        Text color #5f4785
      
           This box has a color of #5f4785        
        
          <div style="background-color:#5f4785;">Content here</div>
        
        
          .mybackground {background-color:#5f4785;}
        
        Background color #5f4785
      
           Border around this has a color of #5f4785        
        
          <div style="border:2px solid #5f4785;">Content here</div>
        
        
          .myborder {border:2px solid #5f4785;}
        
        Border color #5f4785