#52b14f color space conversions
Hex:
        #52b14f
        RGB:
        82, 177, 79
        CMY:
        68, 31, 69
        CMYK:
        54, 0, 55, 31
      HSL:
        118°, 38.5827%, 50.1961%
        HSV (HSB):
        118°, 55.3672%, 69.4118%
        XYZ:
        20.6131, 33.8026, 12.8353
        xyY:
        0.3065, 0.5026, 33.8026
      CIE-Lab:
        64.8056, -47.8966, 41.2555
        CIE-LCH:
        64.8056, 63.2147, 139.2601
        CIE-Luv:
        64.8056, -43.9813, 58.1399
        Hunter-Lab:
        58.1400, -38.4593, 27.6089
      #52b14f color charts
#52b14f RGB chart
      #52b14f CMYK chart
      #52b14f RGB pie chart
      #52b14f color shades, tints & tones
#52b14f color schemes
#52b14f color preview, HTML & CSS examples
           This text has a color of #52b14f        
        
          <p style="color:#52b14f;">Text here</p>
        
        
          .mytext {color:#52b14f;}
        
        Text color #52b14f
      
           This box has a color of #52b14f        
        
          <div style="background-color:#52b14f;">Content here</div>
        
        
          .mybackground {background-color:#52b14f;}
        
        Background color #52b14f
      
           Border around this has a color of #52b14f        
        
          <div style="border:2px solid #52b14f;">Content here</div>
        
        
          .myborder {border:2px solid #52b14f;}
        
        Border color #52b14f