#52fb4f color space conversions
Hex:
        #52fb4f
        RGB:
        82, 251, 79
        CMY:
        68, 2, 69
        CMYK:
        67, 0, 69, 2
      HSL:
        119°, 95.5556%, 64.7059%
        HSV (HSB):
        119°, 68.5259%, 98.4314%
        XYZ:
        39.3881, 71.3527, 19.0936
        xyY:
        0.3034, 0.5496, 71.3527
      CIE-Lab:
        87.6561, -74.0194, 66.7720
        CIE-LCH:
        87.6561, 99.6864, 137.9468
        CIE-Luv:
        87.6561, -71.5951, 93.3966
        Hunter-Lab:
        84.4705, -64.5899, 45.7275
      #52fb4f color charts
#52fb4f RGB chart
      #52fb4f CMYK chart
      #52fb4f RGB pie chart
      #52fb4f color shades, tints & tones
#52fb4f color schemes
#52fb4f color preview, HTML & CSS examples
           This text has a color of #52fb4f        
        
          <p style="color:#52fb4f;">Text here</p>
        
        
          .mytext {color:#52fb4f;}
        
        Text color #52fb4f
      
           This box has a color of #52fb4f        
        
          <div style="background-color:#52fb4f;">Content here</div>
        
        
          .mybackground {background-color:#52fb4f;}
        
        Background color #52fb4f
      
           Border around this has a color of #52fb4f        
        
          <div style="border:2px solid #52fb4f;">Content here</div>
        
        
          .myborder {border:2px solid #52fb4f;}
        
        Border color #52fb4f