#52e76e color space conversions
Hex:
        #52e76e
        RGB:
        82, 231, 110
        CMY:
        68, 9, 57
        CMYK:
        65, 0, 52, 9
      HSL:
        131°, 75.6345%, 61.3725%
        HSV (HSB):
        131°, 64.5022%, 90.5882%
        XYZ:
        34.8701, 60.0715, 24.5090
        xyY:
        0.2919, 0.5029, 60.0715
      CIE-Lab:
        81.8770, -63.9454, 47.0924
        CIE-LCH:
        81.8770, 79.4148, 143.6303
        CIE-Luv:
        81.8770, -63.5106, 71.5656
        Hunter-Lab:
        77.5058, -55.3275, 35.5053
      #52e76e color charts
#52e76e RGB chart
      #52e76e CMYK chart
      #52e76e RGB pie chart
      #52e76e color shades, tints & tones
#52e76e color schemes
#52e76e color preview, HTML & CSS examples
           This text has a color of #52e76e        
        
          <p style="color:#52e76e;">Text here</p>
        
        
          .mytext {color:#52e76e;}
        
        Text color #52e76e
      
           This box has a color of #52e76e        
        
          <div style="background-color:#52e76e;">Content here</div>
        
        
          .mybackground {background-color:#52e76e;}
        
        Background color #52e76e
      
           Border around this has a color of #52e76e        
        
          <div style="border:2px solid #52e76e;">Content here</div>
        
        
          .myborder {border:2px solid #52e76e;}
        
        Border color #52e76e