#5a818a color space conversions
Hex:
        #5a818a
        RGB:
        90, 129, 138
        CMY:
        65, 49, 46
        CMYK:
        35, 7, 0, 46
      HSL:
        191°, 21.0526%, 44.7059%
        HSV (HSB):
        191°, 34.7826%, 54.1176%
        XYZ:
        16.6542, 19.7092, 26.9712
        xyY:
        0.2630, 0.3112, 19.7092
      CIE-Lab:
        51.5068, -11.1880, -9.2150
        CIE-LCH:
        51.5068, 14.4944, 219.4766
        CIE-Luv:
        51.5068, -19.0299, -11.5284
        Hunter-Lab:
        44.3950, -10.7295, -4.9439
      #5a818a color charts
#5a818a RGB chart
      #5a818a CMYK chart
      #5a818a RGB pie chart
      #5a818a color shades, tints & tones
#5a818a color schemes
#5a818a color preview, HTML & CSS examples
           This text has a color of #5a818a        
        
          <p style="color:#5a818a;">Text here</p>
        
        
          .mytext {color:#5a818a;}
        
        Text color #5a818a
      
           This box has a color of #5a818a        
        
          <div style="background-color:#5a818a;">Content here</div>
        
        
          .mybackground {background-color:#5a818a;}
        
        Background color #5a818a
      
           Border around this has a color of #5a818a        
        
          <div style="border:2px solid #5a818a;">Content here</div>
        
        
          .myborder {border:2px solid #5a818a;}
        
        Border color #5a818a