#5a528b color space conversions
Hex:
        #5a528b
        RGB:
        90, 82, 139
        CMY:
        65, 68, 45
        CMYK:
        35, 41, 0, 45
      HSL:
        248°, 25.7919%, 43.3333%
        HSV (HSB):
        248°, 41.0072%, 54.5098%
        XYZ:
        11.8939, 10.0723, 25.7434
        xyY:
        0.2493, 0.2111, 10.0723
      CIE-Lab:
        37.9719, 17.4540, -30.6152
        CIE-LCH:
        37.9719, 35.2410, 299.6879
        CIE-Luv:
        37.9719, 0.1087, -44.8974
        Hunter-Lab:
        31.7369, 11.3562, -25.8772
      #5a528b color charts
#5a528b RGB chart
      #5a528b CMYK chart
      #5a528b RGB pie chart
      #5a528b color shades, tints & tones
#5a528b color schemes
#5a528b color preview, HTML & CSS examples
           This text has a color of #5a528b        
        
          <p style="color:#5a528b;">Text here</p>
        
        
          .mytext {color:#5a528b;}
        
        Text color #5a528b
      
           This box has a color of #5a528b        
        
          <div style="background-color:#5a528b;">Content here</div>
        
        
          .mybackground {background-color:#5a528b;}
        
        Background color #5a528b
      
           Border around this has a color of #5a528b        
        
          <div style="border:2px solid #5a528b;">Content here</div>
        
        
          .myborder {border:2px solid #5a528b;}
        
        Border color #5a528b