#52fc70 color space conversions
Hex:
        #52fc70
        RGB:
        82, 252, 112
        CMY:
        68, 1, 56
        CMYK:
        67, 0, 56, 1
      HSL:
        131°, 96.5909%, 65.4902%
        HSV (HSB):
        131°, 67.4603%, 98.8235%
        XYZ:
        41.2147, 72.5845, 27.1672
        xyY:
        0.2924, 0.5149, 72.5845
      CIE-Lab:
        88.2492, -70.9004, 53.8305
        CIE-LCH:
        88.2492, 89.0201, 142.7927
        CIE-Luv:
        88.2492, -70.8532, 81.3245
        Hunter-Lab:
        85.1965, -62.7427, 40.7314
      #52fc70 color charts
#52fc70 RGB chart
      #52fc70 CMYK chart
      #52fc70 RGB pie chart
      #52fc70 color shades, tints & tones
#52fc70 color schemes
#52fc70 color preview, HTML & CSS examples
           This text has a color of #52fc70        
        
          <p style="color:#52fc70;">Text here</p>
        
        
          .mytext {color:#52fc70;}
        
        Text color #52fc70
      
           This box has a color of #52fc70        
        
          <div style="background-color:#52fc70;">Content here</div>
        
        
          .mybackground {background-color:#52fc70;}
        
        Background color #52fc70
      
           Border around this has a color of #52fc70        
        
          <div style="border:2px solid #52fc70;">Content here</div>
        
        
          .myborder {border:2px solid #52fc70;}
        
        Border color #52fc70