#53b091 color space conversions
Hex:
        #53b091
        RGB:
        83, 176, 145
        CMY:
        67, 31, 43
        CMYK:
        53, 0, 18, 31
      HSL:
        160°, 37.0518%, 50.7843%
        HSV (HSB):
        160°, 52.8409%, 69.0196%
        XYZ:
        24.2034, 34.9340, 32.2553
        xyY:
        0.2648, 0.3822, 34.9340
      CIE-Lab:
        65.6972, -35.2233, 7.5327
        CIE-LCH:
        65.6972, 36.0198, 167.9289
        CIE-Luv:
        65.6972, -40.7697, 16.3386
        Hunter-Lab:
        59.1050, -30.3381, 9.0172
      #53b091 color charts
#53b091 RGB chart
      #53b091 CMYK chart
      #53b091 RGB pie chart
      #53b091 color shades, tints & tones
#53b091 color schemes
#53b091 color preview, HTML & CSS examples
           This text has a color of #53b091        
        
          <p style="color:#53b091;">Text here</p>
        
        
          .mytext {color:#53b091;}
        
        Text color #53b091
      
           This box has a color of #53b091        
        
          <div style="background-color:#53b091;">Content here</div>
        
        
          .mybackground {background-color:#53b091;}
        
        Background color #53b091
      
           Border around this has a color of #53b091        
        
          <div style="border:2px solid #53b091;">Content here</div>
        
        
          .myborder {border:2px solid #53b091;}
        
        Border color #53b091