#5a978e color space conversions
Hex:
        #5a978e
        RGB:
        90, 151, 142
        CMY:
        65, 41, 44
        CMYK:
        40, 0, 6, 41
      HSL:
        171°, 25.3112%, 47.2549%
        HSV (HSB):
        171°, 40.3974%, 59.2157%
        XYZ:
        20.1655, 26.2599, 29.5970
        xyY:
        0.2653, 0.3454, 26.2599
      CIE-Lab:
        58.2829, -21.9715, -1.4825
        CIE-LCH:
        58.2829, 22.0215, 183.8602
        CIE-Luv:
        58.2829, -28.3608, 1.2563
        Hunter-Lab:
        51.2444, -19.4349, 1.6272
      #5a978e color charts
#5a978e RGB chart
      #5a978e CMYK chart
      #5a978e RGB pie chart
      #5a978e color shades, tints & tones
#5a978e color schemes
#5a978e color preview, HTML & CSS examples
           This text has a color of #5a978e        
        
          <p style="color:#5a978e;">Text here</p>
        
        
          .mytext {color:#5a978e;}
        
        Text color #5a978e
      
           This box has a color of #5a978e        
        
          <div style="background-color:#5a978e;">Content here</div>
        
        
          .mybackground {background-color:#5a978e;}
        
        Background color #5a978e
      
           Border around this has a color of #5a978e        
        
          <div style="border:2px solid #5a978e;">Content here</div>
        
        
          .myborder {border:2px solid #5a978e;}
        
        Border color #5a978e