#52c00e color space conversions
Hex:
        #52c00e
        RGB:
        82, 192, 14
        CMY:
        68, 25, 95
        CMYK:
        57, 0, 93, 25
      HSL:
        97°, 86.4078%, 40.3922%
        HSV (HSB):
        97°, 92.7083%, 75.2941%
        XYZ:
        22.4086, 39.5248, 6.8635
        xyY:
        0.3257, 0.5745, 39.5248
      CIE-Lab:
        69.1297, -58.0546, 67.1794
        CIE-LCH:
        69.1297, 88.7886, 130.8327
        CIE-Luv:
        69.1297, -51.1144, 81.8617
        Hunter-Lab:
        62.8688, -46.3968, 37.5354
      #52c00e color charts
#52c00e RGB chart
      #52c00e CMYK chart
      #52c00e RGB pie chart
      #52c00e color shades, tints & tones
#52c00e color schemes
#52c00e color preview, HTML & CSS examples
           This text has a color of #52c00e        
        
          <p style="color:#52c00e;">Text here</p>
        
        
          .mytext {color:#52c00e;}
        
        Text color #52c00e
      
           This box has a color of #52c00e        
        
          <div style="background-color:#52c00e;">Content here</div>
        
        
          .mybackground {background-color:#52c00e;}
        
        Background color #52c00e
      
           Border around this has a color of #52c00e        
        
          <div style="border:2px solid #52c00e;">Content here</div>
        
        
          .myborder {border:2px solid #52c00e;}
        
        Border color #52c00e