#5a958a color space conversions
Hex:
        #5a958a
        RGB:
        90, 149, 138
        CMY:
        65, 42, 46
        CMYK:
        40, 0, 7, 42
      HSL:
        169°, 24.6862%, 46.8627%
        HSV (HSB):
        169°, 39.5973%, 58.4314%
        XYZ:
        19.5513, 25.5035, 27.9370
        xyY:
        0.2679, 0.3494, 25.5035
      CIE-Lab:
        57.5628, -21.9264, -0.2552
        CIE-LCH:
        57.5628, 21.9279, 180.6668
        CIE-Luv:
        57.5628, -27.6094, 3.0185
        Hunter-Lab:
        50.5010, -19.2710, 2.5517
      #5a958a color charts
#5a958a RGB chart
      #5a958a CMYK chart
      #5a958a RGB pie chart
      #5a958a color shades, tints & tones
#5a958a color schemes
#5a958a color preview, HTML & CSS examples
           This text has a color of #5a958a        
        
          <p style="color:#5a958a;">Text here</p>
        
        
          .mytext {color:#5a958a;}
        
        Text color #5a958a
      
           This box has a color of #5a958a        
        
          <div style="background-color:#5a958a;">Content here</div>
        
        
          .mybackground {background-color:#5a958a;}
        
        Background color #5a958a
      
           Border around this has a color of #5a958a        
        
          <div style="border:2px solid #5a958a;">Content here</div>
        
        
          .myborder {border:2px solid #5a958a;}
        
        Border color #5a958a