#53f073 color space conversions
Hex:
        #53f073
        RGB:
        83, 240, 115
        CMY:
        67, 6, 55
        CMYK:
        65, 0, 52, 6
      HSL:
        132°, 83.9572%, 63.3333%
        HSV (HSB):
        132°, 65.4167%, 94.1176%
        XYZ:
        37.8219, 65.3970, 26.8491
        xyY:
        0.2908, 0.5028, 65.3970
      CIE-Lab:
        84.6879, -66.2335, 48.1837
        CIE-LCH:
        84.6879, 81.9057, 143.9648
        CIE-Luv:
        84.6879, -66.3000, 73.8281
        Hunter-Lab:
        80.8684, -58.0358, 36.9230
      #53f073 color charts
#53f073 RGB chart
      #53f073 CMYK chart
      #53f073 RGB pie chart
      #53f073 color shades, tints & tones
#53f073 color schemes
#53f073 color preview, HTML & CSS examples
           This text has a color of #53f073        
        
          <p style="color:#53f073;">Text here</p>
        
        
          .mytext {color:#53f073;}
        
        Text color #53f073
      
           This box has a color of #53f073        
        
          <div style="background-color:#53f073;">Content here</div>
        
        
          .mybackground {background-color:#53f073;}
        
        Background color #53f073
      
           Border around this has a color of #53f073        
        
          <div style="border:2px solid #53f073;">Content here</div>
        
        
          .myborder {border:2px solid #53f073;}
        
        Border color #53f073