#52df94 color space conversions
Hex:
        #52df94
        RGB:
        82, 223, 148
        CMY:
        68, 13, 42
        CMYK:
        63, 0, 34, 13
      HSL:
        148°, 68.7805%, 59.8039%
        HSV (HSB):
        148°, 63.2287%, 87.4510%
        XYZ:
        35.2126, 56.7073, 37.1067
        xyY:
        0.2729, 0.4395, 56.7073
      CIE-Lab:
        80.0147, -54.7498, 25.8433
        CIE-LCH:
        80.0147, 60.5427, 154.7315
        CIE-Luv:
        80.0147, -58.8598, 45.2401
        Hunter-Lab:
        75.3043, -48.3150, 23.4974
      #52df94 color charts
#52df94 RGB chart
      #52df94 CMYK chart
      #52df94 RGB pie chart
      #52df94 color shades, tints & tones
#52df94 color schemes
#52df94 color preview, HTML & CSS examples
           This text has a color of #52df94        
        
          <p style="color:#52df94;">Text here</p>
        
        
          .mytext {color:#52df94;}
        
        Text color #52df94
      
           This box has a color of #52df94        
        
          <div style="background-color:#52df94;">Content here</div>
        
        
          .mybackground {background-color:#52df94;}
        
        Background color #52df94
      
           Border around this has a color of #52df94        
        
          <div style="border:2px solid #52df94;">Content here</div>
        
        
          .myborder {border:2px solid #52df94;}
        
        Border color #52df94