#52df7a color space conversions
Hex:
        #52df7a
        RGB:
        82, 223, 122
        CMY:
        68, 13, 52
        CMYK:
        63, 0, 45, 13
      HSL:
        137°, 68.7805%, 59.8039%
        HSV (HSB):
        137°, 63.2287%, 87.4510%
        XYZ:
        33.3802, 55.9743, 27.4572
        xyY:
        0.2858, 0.4792, 55.9743
      CIE-Lab:
        79.5992, -59.2994, 38.4704
        CIE-LCH:
        79.5992, 70.6852, 147.0266
        CIE-Luv:
        79.5992, -60.1017, 61.0195
        Hunter-Lab:
        74.8160, -51.2877, 30.6120
      #52df7a color charts
#52df7a RGB chart
      #52df7a CMYK chart
      #52df7a RGB pie chart
      #52df7a color shades, tints & tones
#52df7a color schemes
#52df7a color preview, HTML & CSS examples
           This text has a color of #52df7a        
        
          <p style="color:#52df7a;">Text here</p>
        
        
          .mytext {color:#52df7a;}
        
        Text color #52df7a
      
           This box has a color of #52df7a        
        
          <div style="background-color:#52df7a;">Content here</div>
        
        
          .mybackground {background-color:#52df7a;}
        
        Background color #52df7a
      
           Border around this has a color of #52df7a        
        
          <div style="border:2px solid #52df7a;">Content here</div>
        
        
          .myborder {border:2px solid #52df7a;}
        
        Border color #52df7a