#5a4f6a color space conversions
Hex:
        #5a4f6a
        RGB:
        90, 79, 106
        CMY:
        65, 69, 58
        CMYK:
        15, 25, 0, 58
      HSL:
        264°, 14.5946%, 36.2745%
        HSV (HSB):
        264°, 25.4717%, 41.5686%
        XYZ:
        9.6140, 8.8062, 14.8287
        xyY:
        0.2892, 0.2649, 8.8062
      CIE-Lab:
        35.6085, 10.5148, -13.9188
        CIE-LCH:
        35.6085, 17.4440, 307.0686
        CIE-Luv:
        35.6085, 4.0259, -19.7531
        Hunter-Lab:
        29.6753, 5.8971, -8.8545
      #5a4f6a color charts
#5a4f6a RGB chart
      #5a4f6a CMYK chart
      #5a4f6a RGB pie chart
      #5a4f6a color shades, tints & tones
#5a4f6a color schemes
#5a4f6a color preview, HTML & CSS examples
           This text has a color of #5a4f6a        
        
          <p style="color:#5a4f6a;">Text here</p>
        
        
          .mytext {color:#5a4f6a;}
        
        Text color #5a4f6a
      
           This box has a color of #5a4f6a        
        
          <div style="background-color:#5a4f6a;">Content here</div>
        
        
          .mybackground {background-color:#5a4f6a;}
        
        Background color #5a4f6a
      
           Border around this has a color of #5a4f6a        
        
          <div style="border:2px solid #5a4f6a;">Content here</div>
        
        
          .myborder {border:2px solid #5a4f6a;}
        
        Border color #5a4f6a