#52cd1d color space conversions
Hex:
        #52cd1d
        RGB:
        82, 205, 29
        CMY:
        68, 20, 89
        CMYK:
        60, 0, 86, 20
      HSL:
        102°, 75.2137%, 45.8824%
        HSV (HSB):
        102°, 85.8537%, 80.3922%
        XYZ:
        25.5328, 45.5452, 8.6078
        xyY:
        0.3204, 0.5716, 45.5452
      CIE-Lab:
        73.2494, -62.0769, 68.0415
        CIE-LCH:
        73.2494, 92.1042, 132.3754
        CIE-Luv:
        73.2494, -55.9898, 85.4293
        Hunter-Lab:
        67.4872, -50.5697, 39.6788
      #52cd1d color charts
#52cd1d RGB chart
      #52cd1d CMYK chart
      #52cd1d RGB pie chart
      #52cd1d color shades, tints & tones
#52cd1d color schemes
#52cd1d color preview, HTML & CSS examples
           This text has a color of #52cd1d        
        
          <p style="color:#52cd1d;">Text here</p>
        
        
          .mytext {color:#52cd1d;}
        
        Text color #52cd1d
      
           This box has a color of #52cd1d        
        
          <div style="background-color:#52cd1d;">Content here</div>
        
        
          .mybackground {background-color:#52cd1d;}
        
        Background color #52cd1d
      
           Border around this has a color of #52cd1d        
        
          <div style="border:2px solid #52cd1d;">Content here</div>
        
        
          .myborder {border:2px solid #52cd1d;}
        
        Border color #52cd1d