#52c60a color space conversions
Hex:
        #52c60a
        RGB:
        82, 198, 10
        CMY:
        68, 22, 96
        CMYK:
        59, 0, 95, 22
      HSL:
        97°, 90.3846%, 40.7843%
        HSV (HSB):
        97°, 94.9495%, 77.6471%
        XYZ:
        23.7285, 42.2039, 7.1827
        xyY:
        0.3245, 0.5772, 42.2039
      CIE-Lab:
        71.0113, -60.2152, 69.2080
        CIE-LCH:
        71.0113, 91.7367, 131.0252
        CIE-Luv:
        71.0113, -53.4665, 84.5747
        Hunter-Lab:
        64.9645, -48.4902, 38.9199
      #52c60a color charts
#52c60a RGB chart
      #52c60a CMYK chart
      #52c60a RGB pie chart
      #52c60a color shades, tints & tones
#52c60a color schemes
#52c60a color preview, HTML & CSS examples
           This text has a color of #52c60a        
        
          <p style="color:#52c60a;">Text here</p>
        
        
          .mytext {color:#52c60a;}
        
        Text color #52c60a
      
           This box has a color of #52c60a        
        
          <div style="background-color:#52c60a;">Content here</div>
        
        
          .mybackground {background-color:#52c60a;}
        
        Background color #52c60a
      
           Border around this has a color of #52c60a        
        
          <div style="border:2px solid #52c60a;">Content here</div>
        
        
          .myborder {border:2px solid #52c60a;}
        
        Border color #52c60a