#5a4e5a color space conversions
Hex:
        #5a4e5a
        RGB:
        90, 78, 90
        CMY:
        65, 69, 65
        CMYK:
        0, 13, 0, 65
      HSL:
        300°, 7.1429%, 32.9412%
        HSV (HSB):
        300°, 13.3333%, 35.2941%
        XYZ:
        8.7863, 8.3606, 10.8235
        xyY:
        0.3141, 0.2989, 8.3606
      CIE-Lab:
        34.7229, 7.4452, -5.1940
        CIE-LCH:
        34.7229, 9.0780, 325.0991
        CIE-Luv:
        34.7229, 5.8826, -7.6113
        Hunter-Lab:
        28.9147, 3.6399, -1.9535
      #5a4e5a color charts
#5a4e5a RGB chart
      #5a4e5a CMYK chart
      #5a4e5a RGB pie chart
      #5a4e5a color shades, tints & tones
#5a4e5a color schemes
#5a4e5a color preview, HTML & CSS examples
           This text has a color of #5a4e5a        
        
          <p style="color:#5a4e5a;">Text here</p>
        
        
          .mytext {color:#5a4e5a;}
        
        Text color #5a4e5a
      
           This box has a color of #5a4e5a        
        
          <div style="background-color:#5a4e5a;">Content here</div>
        
        
          .mybackground {background-color:#5a4e5a;}
        
        Background color #5a4e5a
      
           Border around this has a color of #5a4e5a        
        
          <div style="border:2px solid #5a4e5a;">Content here</div>
        
        
          .myborder {border:2px solid #5a4e5a;}
        
        Border color #5a4e5a