#52d034 color space conversions
Hex:
        #52d034
        RGB:
        82, 208, 52
        CMY:
        68, 18, 80
        CMYK:
        61, 0, 75, 18
      HSL:
        108°, 62.4000%, 50.9804%
        HSV (HSB):
        108°, 75.0000%, 81.5686%
        XYZ:
        26.6554, 47.1535, 10.9455
        xyY:
        0.3145, 0.5564, 47.1535
      CIE-Lab:
        74.2879, -61.8923, 62.6748
        CIE-LCH:
        74.2879, 88.0839, 134.6401
        CIE-Luv:
        74.2879, -56.7774, 82.1969
        Hunter-Lab:
        68.6684, -50.8805, 38.6173
      #52d034 color charts
#52d034 RGB chart
      #52d034 CMYK chart
      #52d034 RGB pie chart
      #52d034 color shades, tints & tones
#52d034 color schemes
#52d034 color preview, HTML & CSS examples
           This text has a color of #52d034        
        
          <p style="color:#52d034;">Text here</p>
        
        
          .mytext {color:#52d034;}
        
        Text color #52d034
      
           This box has a color of #52d034        
        
          <div style="background-color:#52d034;">Content here</div>
        
        
          .mybackground {background-color:#52d034;}
        
        Background color #52d034
      
           Border around this has a color of #52d034        
        
          <div style="border:2px solid #52d034;">Content here</div>
        
        
          .myborder {border:2px solid #52d034;}
        
        Border color #52d034