#52e05e color space conversions
Hex:
        #52e05e
        RGB:
        82, 224, 94
        CMY:
        68, 12, 63
        CMYK:
        63, 0, 58, 12
      HSL:
        125°, 69.6078%, 60.0000%
        HSV (HSB):
        125°, 63.3929%, 87.8431%
        XYZ:
        32.1557, 55.9133, 19.6872
        xyY:
        0.2984, 0.5189, 55.9133
      CIE-Lab:
        79.5644, -63.5170, 51.6726
        CIE-LCH:
        79.5644, 81.8808, 140.8708
        CIE-Luv:
        79.5644, -61.5672, 75.3086
        Hunter-Lab:
        74.7752, -54.0959, 36.7324
      #52e05e color charts
#52e05e RGB chart
      #52e05e CMYK chart
      #52e05e RGB pie chart
      #52e05e color shades, tints & tones
#52e05e color schemes
#52e05e color preview, HTML & CSS examples
           This text has a color of #52e05e        
        
          <p style="color:#52e05e;">Text here</p>
        
        
          .mytext {color:#52e05e;}
        
        Text color #52e05e
      
           This box has a color of #52e05e        
        
          <div style="background-color:#52e05e;">Content here</div>
        
        
          .mybackground {background-color:#52e05e;}
        
        Background color #52e05e
      
           Border around this has a color of #52e05e        
        
          <div style="border:2px solid #52e05e;">Content here</div>
        
        
          .myborder {border:2px solid #52e05e;}
        
        Border color #52e05e