#53c06b color space conversions
Hex:
        #53c06b
        RGB:
        83, 192, 107
        CMY:
        67, 25, 58
        CMYK:
        57, 0, 44, 25
      HSL:
        133°, 46.3830%, 53.9216%
        HSV (HSB):
        133°, 56.7708%, 75.2941%
        XYZ:
        25.0708, 40.5998, 20.4251
        xyY:
        0.2912, 0.4716, 40.5998
      CIE-Lab:
        69.8946, -49.5743, 33.6049
        CIE-LCH:
        69.8946, 59.8908, 145.8678
        CIE-Luv:
        69.8946, -48.7197, 51.9347
        Hunter-Lab:
        63.7180, -41.2731, 25.5969
      #53c06b color charts
#53c06b RGB chart
      #53c06b CMYK chart
      #53c06b RGB pie chart
      #53c06b color shades, tints & tones
#53c06b color schemes
#53c06b color preview, HTML & CSS examples
           This text has a color of #53c06b        
        
          <p style="color:#53c06b;">Text here</p>
        
        
          .mytext {color:#53c06b;}
        
        Text color #53c06b
      
           This box has a color of #53c06b        
        
          <div style="background-color:#53c06b;">Content here</div>
        
        
          .mybackground {background-color:#53c06b;}
        
        Background color #53c06b
      
           Border around this has a color of #53c06b        
        
          <div style="border:2px solid #53c06b;">Content here</div>
        
        
          .myborder {border:2px solid #53c06b;}
        
        Border color #53c06b