#52cd0d color space conversions
Hex:
        #52cd0d
        RGB:
        82, 205, 13
        CMY:
        68, 20, 95
        CMYK:
        60, 0, 94, 20
      HSL:
        98°, 88.0734%, 42.7451%
        HSV (HSB):
        98°, 93.6585%, 80.3922%
        XYZ:
        25.3836, 45.4855, 7.8225
        xyY:
        0.3226, 0.5780, 45.4855
      CIE-Lab:
        73.2105, -62.5382, 70.6682
        CIE-LCH:
        73.2105, 94.3665, 131.5074
        CIE-Luv:
        73.2105, -56.1211, 87.1546
        Hunter-Lab:
        67.4430, -50.8428, 40.3332
      #52cd0d color charts
#52cd0d RGB chart
      #52cd0d CMYK chart
      #52cd0d RGB pie chart
      #52cd0d color shades, tints & tones
#52cd0d color schemes
#52cd0d color preview, HTML & CSS examples
           This text has a color of #52cd0d        
        
          <p style="color:#52cd0d;">Text here</p>
        
        
          .mytext {color:#52cd0d;}
        
        Text color #52cd0d
      
           This box has a color of #52cd0d        
        
          <div style="background-color:#52cd0d;">Content here</div>
        
        
          .mybackground {background-color:#52cd0d;}
        
        Background color #52cd0d
      
           Border around this has a color of #52cd0d        
        
          <div style="border:2px solid #52cd0d;">Content here</div>
        
        
          .myborder {border:2px solid #52cd0d;}
        
        Border color #52cd0d