#52dc0d color space conversions
Hex:
        #52dc0d
        RGB:
        82, 220, 13
        CMY:
        68, 14, 95
        CMYK:
        63, 0, 94, 14
      HSL:
        100°, 88.8412%, 45.6863%
        HSV (HSB):
        100°, 94.0909%, 86.2745%
        XYZ:
        29.1455, 53.0093, 9.0765
        xyY:
        0.3195, 0.5810, 53.0093
      CIE-Lab:
        77.8805, -67.4881, 74.4956
        CIE-LCH:
        77.8805, 100.5199, 132.1745
        CIE-Luv:
        77.8805, -61.6867, 93.0847
        Hunter-Lab:
        72.8075, -55.9579, 43.5739
      #52dc0d color charts
#52dc0d RGB chart
      #52dc0d CMYK chart
      #52dc0d RGB pie chart
      #52dc0d color shades, tints & tones
#52dc0d color schemes
#52dc0d color preview, HTML & CSS examples
           This text has a color of #52dc0d        
        
          <p style="color:#52dc0d;">Text here</p>
        
        
          .mytext {color:#52dc0d;}
        
        Text color #52dc0d
      
           This box has a color of #52dc0d        
        
          <div style="background-color:#52dc0d;">Content here</div>
        
        
          .mybackground {background-color:#52dc0d;}
        
        Background color #52dc0d
      
           Border around this has a color of #52dc0d        
        
          <div style="border:2px solid #52dc0d;">Content here</div>
        
        
          .myborder {border:2px solid #52dc0d;}
        
        Border color #52dc0d