#53b18e color space conversions
Hex:
        #53b18e
        RGB:
        83, 177, 142
        CMY:
        67, 31, 44
        CMYK:
        53, 0, 20, 31
      HSL:
        158°, 37.6000%, 50.9804%
        HSV (HSB):
        158°, 53.1073%, 69.4118%
        XYZ:
        24.1719, 35.2363, 31.1185
        xyY:
        0.2670, 0.3892, 35.2363
      CIE-Lab:
        65.9322, -36.3738, 9.5229
        CIE-LCH:
        65.9322, 37.5997, 165.3289
        CIE-Luv:
        65.9322, -41.3004, 19.3000
        Hunter-Lab:
        59.3602, -31.1937, 10.4704
      #53b18e color charts
#53b18e RGB chart
      #53b18e CMYK chart
      #53b18e RGB pie chart
      #53b18e color shades, tints & tones
#53b18e color schemes
#53b18e color preview, HTML & CSS examples
           This text has a color of #53b18e        
        
          <p style="color:#53b18e;">Text here</p>
        
        
          .mytext {color:#53b18e;}
        
        Text color #53b18e
      
           This box has a color of #53b18e        
        
          <div style="background-color:#53b18e;">Content here</div>
        
        
          .mybackground {background-color:#53b18e;}
        
        Background color #53b18e
      
           Border around this has a color of #53b18e        
        
          <div style="border:2px solid #53b18e;">Content here</div>
        
        
          .myborder {border:2px solid #53b18e;}
        
        Border color #53b18e