#52eb41 color space conversions
Hex:
        #52eb41
        RGB:
        82, 235, 65
        CMY:
        68, 8, 75
        CMYK:
        65, 0, 72, 8
      HSL:
        114°, 80.9524%, 58.8235%
        HSV (HSB):
        114°, 72.3404%, 92.1569%
        XYZ:
        34.1421, 61.5922, 15.0900
        xyY:
        0.3081, 0.5558, 61.5922
      CIE-Lab:
        82.6961, -69.9840, 66.6657
        CIE-LCH:
        82.6961, 96.6544, 136.3911
        CIE-Luv:
        82.6961, -66.3517, 90.4899
        Hunter-Lab:
        78.4807, -59.6867, 43.5364
      #52eb41 color charts
#52eb41 RGB chart
      #52eb41 CMYK chart
      #52eb41 RGB pie chart
      #52eb41 color shades, tints & tones
#52eb41 color schemes
#52eb41 color preview, HTML & CSS examples
           This text has a color of #52eb41        
        
          <p style="color:#52eb41;">Text here</p>
        
        
          .mytext {color:#52eb41;}
        
        Text color #52eb41
      
           This box has a color of #52eb41        
        
          <div style="background-color:#52eb41;">Content here</div>
        
        
          .mybackground {background-color:#52eb41;}
        
        Background color #52eb41
      
           Border around this has a color of #52eb41        
        
          <div style="border:2px solid #52eb41;">Content here</div>
        
        
          .myborder {border:2px solid #52eb41;}
        
        Border color #52eb41