#52cd05 color space conversions
Hex:
        #52cd05
        RGB:
        82, 205, 5
        CMY:
        68, 20, 98
        CMYK:
        60, 0, 98, 20
      HSL:
        97°, 95.2381%, 41.1765%
        HSV (HSB):
        97°, 97.5610%, 80.3922%
        XYZ:
        25.3384, 45.4674, 7.5842
        xyY:
        0.3232, 0.5800, 45.4674
      CIE-Lab:
        73.1986, -62.6787, 71.5008
        CIE-LCH:
        73.1986, 95.0841, 131.2383
        CIE-Luv:
        73.1986, -56.1612, 87.6811
        Hunter-Lab:
        67.4295, -50.9257, 40.5320
      #52cd05 color charts
#52cd05 RGB chart
      #52cd05 CMYK chart
      #52cd05 RGB pie chart
      #52cd05 color shades, tints & tones
#52cd05 color schemes
#52cd05 color preview, HTML & CSS examples
           This text has a color of #52cd05        
        
          <p style="color:#52cd05;">Text here</p>
        
        
          .mytext {color:#52cd05;}
        
        Text color #52cd05
      
           This box has a color of #52cd05        
        
          <div style="background-color:#52cd05;">Content here</div>
        
        
          .mybackground {background-color:#52cd05;}
        
        Background color #52cd05
      
           Border around this has a color of #52cd05        
        
          <div style="border:2px solid #52cd05;">Content here</div>
        
        
          .myborder {border:2px solid #52cd05;}
        
        Border color #52cd05