#52af0e color space conversions
Hex:
        #52af0e
        RGB:
        82, 175, 14
        CMY:
        68, 31, 95
        CMYK:
        53, 0, 92, 31
      HSL:
        95°, 85.1852%, 37.0588%
        HSV (HSB):
        95°, 92.0000%, 68.6275%
        XYZ:
        18.8889, 32.4855, 5.6902
        xyY:
        0.3310, 0.5693, 32.4855
      CIE-Lab:
        63.7421, -51.9334, 62.7119
        CIE-LCH:
        63.7421, 81.4239, 129.6290
        CIE-Luv:
        63.7421, -44.2835, 74.9337
        Hunter-Lab:
        56.9960, -40.5868, 33.9780
      #52af0e color charts
#52af0e RGB chart
      #52af0e CMYK chart
      #52af0e RGB pie chart
      #52af0e color shades, tints & tones
#52af0e color schemes
#52af0e color preview, HTML & CSS examples
           This text has a color of #52af0e        
        
          <p style="color:#52af0e;">Text here</p>
        
        
          .mytext {color:#52af0e;}
        
        Text color #52af0e
      
           This box has a color of #52af0e        
        
          <div style="background-color:#52af0e;">Content here</div>
        
        
          .mybackground {background-color:#52af0e;}
        
        Background color #52af0e
      
           Border around this has a color of #52af0e        
        
          <div style="border:2px solid #52af0e;">Content here</div>
        
        
          .myborder {border:2px solid #52af0e;}
        
        Border color #52af0e