#5a527d color space conversions
Hex:
        #5a527d
        RGB:
        90, 82, 125
        CMY:
        65, 68, 51
        CMYK:
        28, 34, 0, 51
      HSL:
        251°, 20.7729%, 40.5882%
        HSV (HSB):
        251°, 34.4000%, 49.0196%
        XYZ:
        10.9354, 9.6889, 20.6958
        xyY:
        0.2647, 0.2345, 9.6889
      CIE-Lab:
        37.2782, 13.5368, -23.1339
        CIE-LCH:
        37.2782, 26.8034, 300.3342
        CIE-Luv:
        37.2782, 1.2030, -33.4330
        Hunter-Lab:
        31.1270, 8.2376, -17.6320
      #5a527d color charts
#5a527d RGB chart
      #5a527d CMYK chart
      #5a527d RGB pie chart
      #5a527d color shades, tints & tones
#5a527d color schemes
#5a527d color preview, HTML & CSS examples
           This text has a color of #5a527d        
        
          <p style="color:#5a527d;">Text here</p>
        
        
          .mytext {color:#5a527d;}
        
        Text color #5a527d
      
           This box has a color of #5a527d        
        
          <div style="background-color:#5a527d;">Content here</div>
        
        
          .mybackground {background-color:#5a527d;}
        
        Background color #5a527d
      
           Border around this has a color of #5a527d        
        
          <div style="border:2px solid #5a527d;">Content here</div>
        
        
          .myborder {border:2px solid #5a527d;}
        
        Border color #5a527d