#52af0f color space conversions
Hex:
        #52af0f
        RGB:
        82, 175, 15
        CMY:
        68, 31, 94
        CMYK:
        53, 0, 91, 31
      HSL:
        95°, 84.2105%, 37.2549%
        HSV (HSB):
        95°, 91.4286%, 68.6275%
        XYZ:
        18.8959, 32.4883, 5.7269
        xyY:
        0.3309, 0.5689, 32.4883
      CIE-Lab:
        63.7444, -51.9073, 62.5557
        CIE-LCH:
        63.7444, 81.2871, 129.6852
        CIE-Luv:
        63.7444, -44.2773, 74.8357
        Hunter-Lab:
        56.9985, -40.5719, 33.9418
      #52af0f color charts
#52af0f RGB chart
      #52af0f CMYK chart
      #52af0f RGB pie chart
      #52af0f color shades, tints & tones
#52af0f color schemes
#52af0f color preview, HTML & CSS examples
           This text has a color of #52af0f        
        
          <p style="color:#52af0f;">Text here</p>
        
        
          .mytext {color:#52af0f;}
        
        Text color #52af0f
      
           This box has a color of #52af0f        
        
          <div style="background-color:#52af0f;">Content here</div>
        
        
          .mybackground {background-color:#52af0f;}
        
        Background color #52af0f
      
           Border around this has a color of #52af0f        
        
          <div style="border:2px solid #52af0f;">Content here</div>
        
        
          .myborder {border:2px solid #52af0f;}
        
        Border color #52af0f