#52c10e color space conversions
Hex:
        #52c10e
        RGB:
        82, 193, 14
        CMY:
        68, 24, 95
        CMYK:
        58, 0, 93, 24
      HSL:
        97°, 86.4734%, 40.5882%
        HSV (HSB):
        97°, 92.7461%, 75.6863%
        XYZ:
        22.6289, 39.9655, 6.9369
        xyY:
        0.3254, 0.5748, 39.9655
      CIE-Lab:
        69.4449, -58.4042, 67.4400
        CIE-LCH:
        69.4449, 89.2143, 130.8931
        CIE-Luv:
        69.4449, -51.5055, 82.2654
        Hunter-Lab:
        63.2183, -46.7381, 37.7469
      #52c10e color charts
#52c10e RGB chart
      #52c10e CMYK chart
      #52c10e RGB pie chart
      #52c10e color shades, tints & tones
#52c10e color schemes
#52c10e color preview, HTML & CSS examples
           This text has a color of #52c10e        
        
          <p style="color:#52c10e;">Text here</p>
        
        
          .mytext {color:#52c10e;}
        
        Text color #52c10e
      
           This box has a color of #52c10e        
        
          <div style="background-color:#52c10e;">Content here</div>
        
        
          .mybackground {background-color:#52c10e;}
        
        Background color #52c10e
      
           Border around this has a color of #52c10e        
        
          <div style="border:2px solid #52c10e;">Content here</div>
        
        
          .myborder {border:2px solid #52c10e;}
        
        Border color #52c10e