#52e95e color space conversions
Hex:
        #52e95e
        RGB:
        82, 233, 94
        CMY:
        68, 9, 63
        CMYK:
        65, 0, 60, 9
      HSL:
        125°, 77.4359%, 61.7647%
        HSV (HSB):
        125°, 64.8069%, 91.3725%
        XYZ:
        34.6390, 60.8798, 20.5150
        xyY:
        0.2985, 0.5247, 60.8798
      CIE-Lab:
        82.3141, -66.6219, 54.8501
        CIE-LCH:
        82.3141, 86.2960, 140.5352
        CIE-Luv:
        82.3141, -64.8167, 79.7102
        Hunter-Lab:
        78.0255, -57.3006, 39.0289
      #52e95e color charts
#52e95e RGB chart
      #52e95e CMYK chart
      #52e95e RGB pie chart
      #52e95e color shades, tints & tones
#52e95e color schemes
#52e95e color preview, HTML & CSS examples
           This text has a color of #52e95e        
        
          <p style="color:#52e95e;">Text here</p>
        
        
          .mytext {color:#52e95e;}
        
        Text color #52e95e
      
           This box has a color of #52e95e        
        
          <div style="background-color:#52e95e;">Content here</div>
        
        
          .mybackground {background-color:#52e95e;}
        
        Background color #52e95e
      
           Border around this has a color of #52e95e        
        
          <div style="border:2px solid #52e95e;">Content here</div>
        
        
          .myborder {border:2px solid #52e95e;}
        
        Border color #52e95e