#52fc6a color space conversions
Hex:
        #52fc6a
        RGB:
        82, 252, 106
        CMY:
        68, 1, 58
        CMYK:
        67, 0, 58, 1
      HSL:
        128°, 96.5909%, 65.4902%
        HSV (HSB):
        128°, 67.4603%, 98.8235%
        XYZ:
        40.8916, 72.4553, 25.4657
        xyY:
        0.2946, 0.5220, 72.4553
      CIE-Lab:
        88.1873, -71.6251, 56.4092
        CIE-LCH:
        88.1873, 91.1710, 141.7774
        CIE-Luv:
        88.1873, -71.0796, 83.9418
        Hunter-Lab:
        85.1207, -63.2105, 41.8465
      #52fc6a color charts
#52fc6a RGB chart
      #52fc6a CMYK chart
      #52fc6a RGB pie chart
      #52fc6a color shades, tints & tones
#52fc6a color schemes
#52fc6a color preview, HTML & CSS examples
           This text has a color of #52fc6a        
        
          <p style="color:#52fc6a;">Text here</p>
        
        
          .mytext {color:#52fc6a;}
        
        Text color #52fc6a
      
           This box has a color of #52fc6a        
        
          <div style="background-color:#52fc6a;">Content here</div>
        
        
          .mybackground {background-color:#52fc6a;}
        
        Background color #52fc6a
      
           Border around this has a color of #52fc6a        
        
          <div style="border:2px solid #52fc6a;">Content here</div>
        
        
          .myborder {border:2px solid #52fc6a;}
        
        Border color #52fc6a