#53af2f color space conversions
Hex:
        #53af2f
        RGB:
        83, 175, 47
        CMY:
        67, 31, 82
        CMYK:
        53, 0, 73, 31
      HSL:
        103°, 57.6577%, 43.5294%
        HSV (HSB):
        103°, 73.1429%, 68.6275%
        XYZ:
        19.4103, 32.7042, 7.9788
        xyY:
        0.3230, 0.5442, 32.7042
      CIE-Lab:
        63.9207, -50.0424, 54.1011
        CIE-LCH:
        63.9207, 73.6965, 132.7682
        CIE-Luv:
        63.9207, -43.5588, 68.9298
        Hunter-Lab:
        57.1876, -39.4926, 31.7591
      #53af2f color charts
#53af2f RGB chart
      #53af2f CMYK chart
      #53af2f RGB pie chart
      #53af2f color shades, tints & tones
#53af2f color schemes
#53af2f color preview, HTML & CSS examples
           This text has a color of #53af2f        
        
          <p style="color:#53af2f;">Text here</p>
        
        
          .mytext {color:#53af2f;}
        
        Text color #53af2f
      
           This box has a color of #53af2f        
        
          <div style="background-color:#53af2f;">Content here</div>
        
        
          .mybackground {background-color:#53af2f;}
        
        Background color #53af2f
      
           Border around this has a color of #53af2f        
        
          <div style="border:2px solid #53af2f;">Content here</div>
        
        
          .myborder {border:2px solid #53af2f;}
        
        Border color #53af2f