#52e54f color space conversions
Hex:
        #52e54f
        RGB:
        82, 229, 79
        CMY:
        68, 10, 69
        CMYK:
        64, 0, 66, 10
      HSL:
        119°, 74.2574%, 60.3922%
        HSV (HSB):
        119°, 65.5022%, 89.8039%
        XYZ:
        32.9103, 58.3970, 16.9343
        xyY:
        0.3040, 0.5395, 58.3970
      CIE-Lab:
        80.9590, -66.8239, 59.6152
        CIE-LCH:
        80.9590, 89.5511, 138.2631
        CIE-Luv:
        80.9590, -63.8492, 83.4867
        Hunter-Lab:
        76.4179, -56.8582, 40.3538
      #52e54f color charts
#52e54f RGB chart
      #52e54f CMYK chart
      #52e54f RGB pie chart
      #52e54f color shades, tints & tones
#52e54f color schemes
#52e54f color preview, HTML & CSS examples
           This text has a color of #52e54f        
        
          <p style="color:#52e54f;">Text here</p>
        
        
          .mytext {color:#52e54f;}
        
        Text color #52e54f
      
           This box has a color of #52e54f        
        
          <div style="background-color:#52e54f;">Content here</div>
        
        
          .mybackground {background-color:#52e54f;}
        
        Background color #52e54f
      
           Border around this has a color of #52e54f        
        
          <div style="border:2px solid #52e54f;">Content here</div>
        
        
          .myborder {border:2px solid #52e54f;}
        
        Border color #52e54f