#52d042 color space conversions
Hex:
        #52d042
        RGB:
        82, 208, 66
        CMY:
        68, 18, 74
        CMYK:
        61, 0, 68, 18
      HSL:
        113°, 60.1695%, 53.7255%
        HSV (HSB):
        113°, 68.2692%, 81.5686%
        XYZ:
        27.0189, 47.2989, 12.8598
        xyY:
        0.3099, 0.5426, 47.2989
      CIE-Lab:
        74.3806, -60.8108, 57.7016
        CIE-LCH:
        74.3806, 83.8298, 136.5028
        CIE-Luv:
        74.3806, -56.4718, 78.2099
        Hunter-Lab:
        68.7742, -50.2287, 37.0556
      #52d042 color charts
#52d042 RGB chart
      #52d042 CMYK chart
      #52d042 RGB pie chart
      #52d042 color shades, tints & tones
#52d042 color schemes
#52d042 color preview, HTML & CSS examples
           This text has a color of #52d042        
        
          <p style="color:#52d042;">Text here</p>
        
        
          .mytext {color:#52d042;}
        
        Text color #52d042
      
           This box has a color of #52d042        
        
          <div style="background-color:#52d042;">Content here</div>
        
        
          .mybackground {background-color:#52d042;}
        
        Background color #52d042
      
           Border around this has a color of #52d042        
        
          <div style="border:2px solid #52d042;">Content here</div>
        
        
          .myborder {border:2px solid #52d042;}
        
        Border color #52d042