#52dc3b color space conversions
Hex:
        #52dc3b
        RGB:
        82, 220, 59
        CMY:
        68, 14, 77
        CMYK:
        63, 0, 73, 14
      HSL:
        111°, 69.6970%, 54.7059%
        HSV (HSB):
        111°, 73.1818%, 86.2745%
        XYZ:
        29.8623, 53.2960, 12.8509
        xyY:
        0.3110, 0.5551, 53.2960
      CIE-Lab:
        78.0494, -65.4748, 64.0499
        CIE-LCH:
        78.0494, 91.5933, 135.6303
        CIE-Luv:
        78.0494, -61.0841, 85.5996
        Hunter-Lab:
        73.0041, -54.7419, 40.6660
      #52dc3b color charts
#52dc3b RGB chart
      #52dc3b CMYK chart
      #52dc3b RGB pie chart
      #52dc3b color shades, tints & tones
#52dc3b color schemes
#52dc3b color preview, HTML & CSS examples
           This text has a color of #52dc3b        
        
          <p style="color:#52dc3b;">Text here</p>
        
        
          .mytext {color:#52dc3b;}
        
        Text color #52dc3b
      
           This box has a color of #52dc3b        
        
          <div style="background-color:#52dc3b;">Content here</div>
        
        
          .mybackground {background-color:#52dc3b;}
        
        Background color #52dc3b
      
           Border around this has a color of #52dc3b        
        
          <div style="border:2px solid #52dc3b;">Content here</div>
        
        
          .myborder {border:2px solid #52dc3b;}
        
        Border color #52dc3b