#52e46a color space conversions
Hex:
        #52e46a
        RGB:
        82, 228, 106
        CMY:
        68, 11, 58
        CMYK:
        64, 0, 54, 11
      HSL:
        130°, 73.0000%, 60.7843%
        HSV (HSB):
        130°, 64.0351%, 89.4118%
        XYZ:
        33.8246, 58.3213, 23.1101
        xyY:
        0.2935, 0.5060, 58.3213
      CIE-Lab:
        80.9171, -63.4213, 47.7975
        CIE-LCH:
        80.9171, 79.4158, 142.9965
        CIE-Luv:
        80.9171, -62.5832, 71.9271
        Hunter-Lab:
        76.3684, -54.5845, 35.5159
      #52e46a color charts
#52e46a RGB chart
      #52e46a CMYK chart
      #52e46a RGB pie chart
      #52e46a color shades, tints & tones
#52e46a color schemes
#52e46a color preview, HTML & CSS examples
           This text has a color of #52e46a        
        
          <p style="color:#52e46a;">Text here</p>
        
        
          .mytext {color:#52e46a;}
        
        Text color #52e46a
      
           This box has a color of #52e46a        
        
          <div style="background-color:#52e46a;">Content here</div>
        
        
          .mybackground {background-color:#52e46a;}
        
        Background color #52e46a
      
           Border around this has a color of #52e46a        
        
          <div style="border:2px solid #52e46a;">Content here</div>
        
        
          .myborder {border:2px solid #52e46a;}
        
        Border color #52e46a