#52d64f color space conversions
Hex:
        #52d64f
        RGB:
        82, 214, 79
        CMY:
        68, 16, 69
        CMYK:
        62, 0, 63, 16
      HSL:
        119°, 62.2120%, 57.4510%
        HSV (HSB):
        119°, 63.0841%, 83.9216%
        XYZ:
        28.9375, 50.4515, 15.6101
        xyY:
        0.3046, 0.5311, 50.4515
      CIE-Lab:
        76.3456, -61.6760, 54.5410
        CIE-LCH:
        76.3456, 82.3325, 138.5132
        CIE-Luv:
        76.3456, -58.3658, 76.4804
        Hunter-Lab:
        71.0292, -51.5797, 36.6903
      #52d64f color charts
#52d64f RGB chart
      #52d64f CMYK chart
      #52d64f RGB pie chart
      #52d64f color shades, tints & tones
#52d64f color schemes
#52d64f color preview, HTML & CSS examples
           This text has a color of #52d64f        
        
          <p style="color:#52d64f;">Text here</p>
        
        
          .mytext {color:#52d64f;}
        
        Text color #52d64f
      
           This box has a color of #52d64f        
        
          <div style="background-color:#52d64f;">Content here</div>
        
        
          .mybackground {background-color:#52d64f;}
        
        Background color #52d64f
      
           Border around this has a color of #52d64f        
        
          <div style="border:2px solid #52d64f;">Content here</div>
        
        
          .myborder {border:2px solid #52d64f;}
        
        Border color #52d64f