#5f4f8a color space conversions
Hex:
        #5f4f8a
        RGB:
        95, 79, 138
        CMY:
        63, 69, 46
        CMYK:
        31, 43, 0, 46
      HSL:
        256°, 27.1889%, 42.5490%
        HSV (HSB):
        256°, 42.7536%, 54.1176%
        XYZ:
        12.1027, 9.8598, 25.3100
        xyY:
        0.2560, 0.2086, 9.8598
      CIE-Lab:
        37.5897, 20.5566, -30.5763
        CIE-LCH:
        37.5897, 36.8440, 303.9131
        CIE-Luv:
        37.5897, 3.5927, -45.0621
        Hunter-Lab:
        31.4004, 13.8491, -25.8099
      #5f4f8a color charts
#5f4f8a RGB chart
      #5f4f8a CMYK chart
      #5f4f8a RGB pie chart
      #5f4f8a color shades, tints & tones
#5f4f8a color schemes
#5f4f8a color preview, HTML & CSS examples
           This text has a color of #5f4f8a        
        
          <p style="color:#5f4f8a;">Text here</p>
        
        
          .mytext {color:#5f4f8a;}
        
        Text color #5f4f8a
      
           This box has a color of #5f4f8a        
        
          <div style="background-color:#5f4f8a;">Content here</div>
        
        
          .mybackground {background-color:#5f4f8a;}
        
        Background color #5f4f8a
      
           Border around this has a color of #5f4f8a        
        
          <div style="border:2px solid #5f4f8a;">Content here</div>
        
        
          .myborder {border:2px solid #5f4f8a;}
        
        Border color #5f4f8a