#52e44b color space conversions
Hex:
        #52e44b
        RGB:
        82, 228, 75
        CMY:
        68, 11, 71
        CMYK:
        64, 0, 67, 11
      HSL:
        117°, 73.9130%, 59.4118%
        HSV (HSB):
        117°, 67.1053%, 89.4118%
        XYZ:
        32.4931, 57.7886, 16.0984
        xyY:
        0.3054, 0.5432, 57.7886
      CIE-Lab:
        80.6211, -66.8575, 60.8324
        CIE-LCH:
        80.6211, 90.3909, 137.7015
        CIE-Luv:
        80.6211, -63.6002, 84.3819
        Hunter-Lab:
        76.0188, -56.7359, 40.6575
      #52e44b color charts
#52e44b RGB chart
      #52e44b CMYK chart
      #52e44b RGB pie chart
      #52e44b color shades, tints & tones
#52e44b color schemes
#52e44b color preview, HTML & CSS examples
           This text has a color of #52e44b        
        
          <p style="color:#52e44b;">Text here</p>
        
        
          .mytext {color:#52e44b;}
        
        Text color #52e44b
      
           This box has a color of #52e44b        
        
          <div style="background-color:#52e44b;">Content here</div>
        
        
          .mybackground {background-color:#52e44b;}
        
        Background color #52e44b
      
           Border around this has a color of #52e44b        
        
          <div style="border:2px solid #52e44b;">Content here</div>
        
        
          .myborder {border:2px solid #52e44b;}
        
        Border color #52e44b