#5f4a80 color space conversions
Hex:
        #5f4a80
        RGB:
        95, 74, 128
        CMY:
        63, 71, 50
        CMYK:
        26, 42, 0, 50
      HSL:
        263°, 26.7327%, 39.6078%
        HSV (HSB):
        263°, 42.1875%, 50.1961%
        XYZ:
        11.0644, 8.8890, 21.5547
        xyY:
        0.2666, 0.2142, 8.8890
      CIE-Lab:
        35.7696, 20.9916, -27.3040
        CIE-LCH:
        35.7696, 34.4406, 307.5534
        CIE-Luv:
        35.7696, 6.4426, -39.8384
        Hunter-Lab:
        29.8144, 14.0678, -21.9944
      #5f4a80 color charts
#5f4a80 RGB chart
      #5f4a80 CMYK chart
      #5f4a80 RGB pie chart
      #5f4a80 color shades, tints & tones
#5f4a80 color schemes
#5f4a80 color preview, HTML & CSS examples
           This text has a color of #5f4a80        
        
          <p style="color:#5f4a80;">Text here</p>
        
        
          .mytext {color:#5f4a80;}
        
        Text color #5f4a80
      
           This box has a color of #5f4a80        
        
          <div style="background-color:#5f4a80;">Content here</div>
        
        
          .mybackground {background-color:#5f4a80;}
        
        Background color #5f4a80
      
           Border around this has a color of #5f4a80        
        
          <div style="border:2px solid #5f4a80;">Content here</div>
        
        
          .myborder {border:2px solid #5f4a80;}
        
        Border color #5f4a80