#52ce53 color space conversions
Hex:
        #52ce53
        RGB:
        82, 206, 83
        CMY:
        68, 19, 67
        CMYK:
        60, 0, 60, 19
      HSL:
        120°, 55.8559%, 56.4706%
        HSV (HSB):
        120°, 60.1942%, 80.7843%
        XYZ:
        27.1123, 46.5610, 15.7418
        xyY:
        0.3032, 0.5207, 46.5610
      CIE-Lab:
        73.9081, -58.3958, 50.0448
        CIE-LCH:
        73.9081, 76.9061, 139.4036
        CIE-Luv:
        73.9081, -55.2446, 71.0462
        Hunter-Lab:
        68.2356, -48.4882, 34.0868
      #52ce53 color charts
#52ce53 RGB chart
      #52ce53 CMYK chart
      #52ce53 RGB pie chart
      #52ce53 color shades, tints & tones
#52ce53 color schemes
#52ce53 color preview, HTML & CSS examples
           This text has a color of #52ce53        
        
          <p style="color:#52ce53;">Text here</p>
        
        
          .mytext {color:#52ce53;}
        
        Text color #52ce53
      
           This box has a color of #52ce53        
        
          <div style="background-color:#52ce53;">Content here</div>
        
        
          .mybackground {background-color:#52ce53;}
        
        Background color #52ce53
      
           Border around this has a color of #52ce53        
        
          <div style="border:2px solid #52ce53;">Content here</div>
        
        
          .myborder {border:2px solid #52ce53;}
        
        Border color #52ce53