#52fd12 color space conversions
Hex:
        #52fd12
        RGB:
        82, 253, 18
        CMY:
        68, 1, 93
        CMYK:
        68, 0, 93, 1
      HSL:
        104°, 98.3264%, 53.1373%
        HSV (HSB):
        104°, 92.8854%, 99.2157%
        XYZ:
        38.7141, 72.0881, 12.4462
        xyY:
        0.3141, 0.5849, 72.0881
      CIE-Lab:
        88.0110, -77.6876, 82.2658
        CIE-LCH:
        88.0110, 113.1504, 133.3605
        CIE-Luv:
        88.0110, -73.2707, 105.5320
        Hunter-Lab:
        84.9047, -67.1923, 50.7419
      #52fd12 color charts
#52fd12 RGB chart
      #52fd12 CMYK chart
      #52fd12 RGB pie chart
      #52fd12 color shades, tints & tones
#52fd12 color schemes
#52fd12 color preview, HTML & CSS examples
           This text has a color of #52fd12        
        
          <p style="color:#52fd12;">Text here</p>
        
        
          .mytext {color:#52fd12;}
        
        Text color #52fd12
      
           This box has a color of #52fd12        
        
          <div style="background-color:#52fd12;">Content here</div>
        
        
          .mybackground {background-color:#52fd12;}
        
        Background color #52fd12
      
           Border around this has a color of #52fd12        
        
          <div style="border:2px solid #52fd12;">Content here</div>
        
        
          .myborder {border:2px solid #52fd12;}
        
        Border color #52fd12