#52cf4b color space conversions
Hex:
        #52cf4b
        RGB:
        82, 207, 75
        CMY:
        68, 19, 71
        CMYK:
        60, 0, 64, 19
      HSL:
        117°, 57.8947%, 55.2941%
        HSV (HSB):
        117°, 63.7681%, 81.1765%
        XYZ:
        27.0625, 46.9275, 14.2882
        xyY:
        0.3066, 0.5316, 46.9275
      CIE-Lab:
        74.1434, -59.6116, 53.7864
        CIE-LCH:
        74.1434, 80.2902, 137.9407
        CIE-Luv:
        74.1434, -55.8587, 74.6468
        Hunter-Lab:
        68.5036, -49.3646, 35.5861
      #52cf4b color charts
#52cf4b RGB chart
      #52cf4b CMYK chart
      #52cf4b RGB pie chart
      #52cf4b color shades, tints & tones
#52cf4b color schemes
#52cf4b color preview, HTML & CSS examples
           This text has a color of #52cf4b        
        
          <p style="color:#52cf4b;">Text here</p>
        
        
          .mytext {color:#52cf4b;}
        
        Text color #52cf4b
      
           This box has a color of #52cf4b        
        
          <div style="background-color:#52cf4b;">Content here</div>
        
        
          .mybackground {background-color:#52cf4b;}
        
        Background color #52cf4b
      
           Border around this has a color of #52cf4b        
        
          <div style="border:2px solid #52cf4b;">Content here</div>
        
        
          .myborder {border:2px solid #52cf4b;}
        
        Border color #52cf4b