#52c103 color space conversions
Hex:
        #52c103
        RGB:
        82, 193, 3
        CMY:
        68, 24, 99
        CMYK:
        58, 0, 98, 24
      HSL:
        95°, 96.9388%, 38.4314%
        HSV (HSB):
        95°, 98.4456%, 75.6863%
        XYZ:
        22.5661, 39.9403, 6.6061
        xyY:
        0.3265, 0.5779, 39.9403
      CIE-Lab:
        69.4270, -58.6140, 68.6998
        CIE-LCH:
        69.4270, 90.3065, 130.4705
        CIE-Luv:
        69.4270, -51.5621, 83.0534
        Hunter-Lab:
        63.1984, -46.8606, 38.0413
      #52c103 color charts
#52c103 RGB chart
      #52c103 CMYK chart
      #52c103 RGB pie chart
      #52c103 color shades, tints & tones
#52c103 color schemes
#52c103 color preview, HTML & CSS examples
           This text has a color of #52c103        
        
          <p style="color:#52c103;">Text here</p>
        
        
          .mytext {color:#52c103;}
        
        Text color #52c103
      
           This box has a color of #52c103        
        
          <div style="background-color:#52c103;">Content here</div>
        
        
          .mybackground {background-color:#52c103;}
        
        Background color #52c103
      
           Border around this has a color of #52c103        
        
          <div style="border:2px solid #52c103;">Content here</div>
        
        
          .myborder {border:2px solid #52c103;}
        
        Border color #52c103