#52e13a color space conversions
Hex:
        #52e13a
        RGB:
        82, 225, 58
        CMY:
        68, 12, 77
        CMYK:
        64, 0, 74, 12
      HSL:
        111°, 73.5683%, 55.4902%
        HSV (HSB):
        111°, 74.2222%, 88.2353%
        XYZ:
        31.1686, 55.9498, 13.1596
        xyY:
        0.3108, 0.5579, 55.9498
      CIE-Lab:
        79.5852, -67.2086, 65.9185
        CIE-LCH:
        79.5852, 94.1395, 135.5552
        CIE-Luv:
        79.5852, -62.9237, 88.0219
        Hunter-Lab:
        74.7996, -56.5192, 41.9287
      #52e13a color charts
#52e13a RGB chart
      #52e13a CMYK chart
      #52e13a RGB pie chart
      #52e13a color shades, tints & tones
#52e13a color schemes
#52e13a color preview, HTML & CSS examples
           This text has a color of #52e13a        
        
          <p style="color:#52e13a;">Text here</p>
        
        
          .mytext {color:#52e13a;}
        
        Text color #52e13a
      
           This box has a color of #52e13a        
        
          <div style="background-color:#52e13a;">Content here</div>
        
        
          .mybackground {background-color:#52e13a;}
        
        Background color #52e13a
      
           Border around this has a color of #52e13a        
        
          <div style="border:2px solid #52e13a;">Content here</div>
        
        
          .myborder {border:2px solid #52e13a;}
        
        Border color #52e13a