#52cb35 color space conversions
Hex:
        #52cb35
        RGB:
        82, 203, 53
        CMY:
        68, 20, 79
        CMYK:
        60, 0, 74, 20
      HSL:
        108°, 59.0551%, 50.1961%
        HSV (HSB):
        108°, 73.8916%, 79.6078%
        XYZ:
        25.4782, 44.7628, 10.6654
        xyY:
        0.3149, 0.5533, 44.7628
      CIE-Lab:
        72.7354, -60.0912, 60.7981
        CIE-LCH:
        72.7354, 85.4831, 134.6649
        CIE-Luv:
        72.7354, -54.8666, 79.7620
        Hunter-Lab:
        66.9050, -49.1088, 37.3820
      #52cb35 color charts
#52cb35 RGB chart
      #52cb35 CMYK chart
      #52cb35 RGB pie chart
      #52cb35 color shades, tints & tones
#52cb35 color schemes
#52cb35 color preview, HTML & CSS examples
           This text has a color of #52cb35        
        
          <p style="color:#52cb35;">Text here</p>
        
        
          .mytext {color:#52cb35;}
        
        Text color #52cb35
      
           This box has a color of #52cb35        
        
          <div style="background-color:#52cb35;">Content here</div>
        
        
          .mybackground {background-color:#52cb35;}
        
        Background color #52cb35
      
           Border around this has a color of #52cb35        
        
          <div style="border:2px solid #52cb35;">Content here</div>
        
        
          .myborder {border:2px solid #52cb35;}
        
        Border color #52cb35