#52fc0e color space conversions
Hex:
        #52fc0e
        RGB:
        82, 252, 14
        CMY:
        68, 1, 95
        CMYK:
        67, 0, 94, 1
      HSL:
        103°, 97.5410%, 52.1569%
        HSV (HSB):
        103°, 94.4444%, 98.8235%
        XYZ:
        38.3693, 71.4464, 12.1837
        xyY:
        0.3145, 0.5856, 71.4464
      CIE-Lab:
        87.7014, -77.4569, 82.4193
        CIE-LCH:
        87.7014, 113.1040, 133.2222
        CIE-Luv:
        87.7014, -72.9531, 105.4146
        Hunter-Lab:
        84.5259, -66.8929, 50.6220
      #52fc0e color charts
#52fc0e RGB chart
      #52fc0e CMYK chart
      #52fc0e RGB pie chart
      #52fc0e color shades, tints & tones
#52fc0e color schemes
#52fc0e color preview, HTML & CSS examples
           This text has a color of #52fc0e        
        
          <p style="color:#52fc0e;">Text here</p>
        
        
          .mytext {color:#52fc0e;}
        
        Text color #52fc0e
      
           This box has a color of #52fc0e        
        
          <div style="background-color:#52fc0e;">Content here</div>
        
        
          .mybackground {background-color:#52fc0e;}
        
        Background color #52fc0e
      
           Border around this has a color of #52fc0e        
        
          <div style="border:2px solid #52fc0e;">Content here</div>
        
        
          .myborder {border:2px solid #52fc0e;}
        
        Border color #52fc0e