#52dc0e color space conversions
Hex:
        #52dc0e
        RGB:
        82, 220, 14
        CMY:
        68, 14, 95
        CMYK:
        63, 0, 94, 14
      HSL:
        100°, 88.0342%, 45.8824%
        HSV (HSB):
        100°, 93.6364%, 86.2745%
        XYZ:
        29.1521, 53.0119, 9.1113
        xyY:
        0.3194, 0.5808, 53.0119
      CIE-Lab:
        77.8821, -67.4694, 74.3866
        CIE-LCH:
        77.8821, 100.4265, 132.2083
        CIE-Luv:
        77.8821, -61.6810, 93.0144
        Hunter-Lab:
        72.8093, -55.9466, 43.5470
      #52dc0e color charts
#52dc0e RGB chart
      #52dc0e CMYK chart
      #52dc0e RGB pie chart
      #52dc0e color shades, tints & tones
#52dc0e color schemes
#52dc0e color preview, HTML & CSS examples
           This text has a color of #52dc0e        
        
          <p style="color:#52dc0e;">Text here</p>
        
        
          .mytext {color:#52dc0e;}
        
        Text color #52dc0e
      
           This box has a color of #52dc0e        
        
          <div style="background-color:#52dc0e;">Content here</div>
        
        
          .mybackground {background-color:#52dc0e;}
        
        Background color #52dc0e
      
           Border around this has a color of #52dc0e        
        
          <div style="border:2px solid #52dc0e;">Content here</div>
        
        
          .myborder {border:2px solid #52dc0e;}
        
        Border color #52dc0e