#52d22f color space conversions
Hex:
        #52d22f
        RGB:
        82, 210, 47
        CMY:
        68, 18, 82
        CMYK:
        61, 0, 78, 18
      HSL:
        107°, 64.4269%, 50.3922%
        HSV (HSB):
        107°, 77.6190%, 82.3529%
        XYZ:
        27.0394, 48.0923, 10.5469
        xyY:
        0.3156, 0.5613, 48.0923
      CIE-Lab:
        74.8831, -62.8939, 64.8436
        CIE-LCH:
        74.8831, 90.3346, 134.1255
        CIE-Luv:
        74.8831, -57.6182, 84.2341
        Hunter-Lab:
        69.3486, -51.7620, 39.5268
      #52d22f color charts
#52d22f RGB chart
      #52d22f CMYK chart
      #52d22f RGB pie chart
      #52d22f color shades, tints & tones
#52d22f color schemes
#52d22f color preview, HTML & CSS examples
           This text has a color of #52d22f        
        
          <p style="color:#52d22f;">Text here</p>
        
        
          .mytext {color:#52d22f;}
        
        Text color #52d22f
      
           This box has a color of #52d22f        
        
          <div style="background-color:#52d22f;">Content here</div>
        
        
          .mybackground {background-color:#52d22f;}
        
        Background color #52d22f
      
           Border around this has a color of #52d22f        
        
          <div style="border:2px solid #52d22f;">Content here</div>
        
        
          .myborder {border:2px solid #52d22f;}
        
        Border color #52d22f