#52e13e color space conversions
Hex:
        #52e13e
        RGB:
        82, 225, 62
        CMY:
        68, 12, 76
        CMYK:
        64, 0, 72, 12
      HSL:
        113°, 73.0942%, 56.2745%
        HSV (HSB):
        113°, 72.4444%, 88.2353%
        XYZ:
        31.2744, 55.9921, 13.7166
        xyY:
        0.3097, 0.5545, 55.9921
      CIE-Lab:
        79.6093, -66.9228, 64.5840
        CIE-LCH:
        79.6093, 93.0041, 136.0189
        CIE-Luv:
        79.6093, -62.8376, 86.9665
        Hunter-Lab:
        74.8278, -56.3444, 41.5111
      #52e13e color charts
#52e13e RGB chart
      #52e13e CMYK chart
      #52e13e RGB pie chart
      #52e13e color shades, tints & tones
#52e13e color schemes
#52e13e color preview, HTML & CSS examples
           This text has a color of #52e13e        
        
          <p style="color:#52e13e;">Text here</p>
        
        
          .mytext {color:#52e13e;}
        
        Text color #52e13e
      
           This box has a color of #52e13e        
        
          <div style="background-color:#52e13e;">Content here</div>
        
        
          .mybackground {background-color:#52e13e;}
        
        Background color #52e13e
      
           Border around this has a color of #52e13e        
        
          <div style="border:2px solid #52e13e;">Content here</div>
        
        
          .myborder {border:2px solid #52e13e;}
        
        Border color #52e13e