#52e05f color space conversions
Hex:
        #52e05f
        RGB:
        82, 224, 95
        CMY:
        68, 12, 63
        CMYK:
        63, 0, 58, 12
      HSL:
        125°, 69.6078%, 60.0000%
        HSV (HSB):
        125°, 63.3929%, 87.8431%
        XYZ:
        32.2009, 55.9314, 19.9251
        xyY:
        0.2980, 0.5176, 55.9314
      CIE-Lab:
        79.5747, -63.3983, 51.2367
        CIE-LCH:
        79.5747, 81.5140, 141.0559
        CIE-Luv:
        79.5747, -61.5327, 74.8797
        Hunter-Lab:
        74.7873, -54.0216, 36.5548
      #52e05f color charts
#52e05f RGB chart
      #52e05f CMYK chart
      #52e05f RGB pie chart
      #52e05f color shades, tints & tones
#52e05f color schemes
#52e05f color preview, HTML & CSS examples
           This text has a color of #52e05f        
        
          <p style="color:#52e05f;">Text here</p>
        
        
          .mytext {color:#52e05f;}
        
        Text color #52e05f
      
           This box has a color of #52e05f        
        
          <div style="background-color:#52e05f;">Content here</div>
        
        
          .mybackground {background-color:#52e05f;}
        
        Background color #52e05f
      
           Border around this has a color of #52e05f        
        
          <div style="border:2px solid #52e05f;">Content here</div>
        
        
          .myborder {border:2px solid #52e05f;}
        
        Border color #52e05f