#52df2a color space conversions
Hex:
        #52df2a
        RGB:
        82, 223, 42
        CMY:
        68, 13, 84
        CMYK:
        63, 0, 81, 13
      HSL:
        107°, 73.8776%, 51.9608%
        HSV (HSB):
        107°, 81.1659%, 87.4510%
        XYZ:
        30.2853, 54.7364, 11.1595
        xyY:
        0.3149, 0.5691, 54.7364
      CIE-Lab:
        78.8892, -67.4969, 70.0059
        CIE-LCH:
        78.8892, 97.2454, 133.9547
        CIE-Luv:
        78.8892, -62.4849, 90.6848
        Hunter-Lab:
        73.9840, -56.4033, 42.8457
      #52df2a color charts
#52df2a RGB chart
      #52df2a CMYK chart
      #52df2a RGB pie chart
      #52df2a color shades, tints & tones
#52df2a color schemes
#52df2a color preview, HTML & CSS examples
           This text has a color of #52df2a        
        
          <p style="color:#52df2a;">Text here</p>
        
        
          .mytext {color:#52df2a;}
        
        Text color #52df2a
      
           This box has a color of #52df2a        
        
          <div style="background-color:#52df2a;">Content here</div>
        
        
          .mybackground {background-color:#52df2a;}
        
        Background color #52df2a
      
           Border around this has a color of #52df2a        
        
          <div style="border:2px solid #52df2a;">Content here</div>
        
        
          .myborder {border:2px solid #52df2a;}
        
        Border color #52df2a