#53c07e color space conversions
Hex:
        #53c07e
        RGB:
        83, 192, 126
        CMY:
        67, 25, 51
        CMYK:
        57, 0, 34, 25
      HSL:
        144°, 46.3830%, 53.9216%
        HSV (HSB):
        144°, 56.7708%, 75.2941%
        XYZ:
        26.1828, 41.0446, 26.2811
        xyY:
        0.2800, 0.4389, 41.0446
      CIE-Lab:
        70.2072, -46.2488, 24.1077
        CIE-LCH:
        70.2072, 52.1549, 152.4687
        CIE-Luv:
        70.2072, -47.9348, 40.3652
        Hunter-Lab:
        64.0661, -39.1655, 20.5244
      #53c07e color charts
#53c07e RGB chart
      #53c07e CMYK chart
      #53c07e RGB pie chart
      #53c07e color shades, tints & tones
#53c07e color schemes
#53c07e color preview, HTML & CSS examples
           This text has a color of #53c07e        
        
          <p style="color:#53c07e;">Text here</p>
        
        
          .mytext {color:#53c07e;}
        
        Text color #53c07e
      
           This box has a color of #53c07e        
        
          <div style="background-color:#53c07e;">Content here</div>
        
        
          .mybackground {background-color:#53c07e;}
        
        Background color #53c07e
      
           Border around this has a color of #53c07e        
        
          <div style="border:2px solid #53c07e;">Content here</div>
        
        
          .myborder {border:2px solid #53c07e;}
        
        Border color #53c07e