#52fd95 color space conversions
Hex:
        #52fd95
        RGB:
        82, 253, 149
        CMY:
        68, 1, 42
        CMYK:
        68, 0, 41, 1
      HSL:
        144°, 97.7143%, 65.6863%
        HSV (HSB):
        144°, 67.5889%, 99.2157%
        XYZ:
        44.0298, 74.2143, 40.4380
        xyY:
        0.2775, 0.4677, 74.2143
      CIE-Lab:
        89.0237, -65.8115, 37.3148
        CIE-LCH:
        89.0237, 75.6541, 150.4470
        CIE-Luv:
        89.0237, -69.5445, 62.5774
        Hunter-Lab:
        86.1477, -59.5279, 32.4725
      #52fd95 color charts
#52fd95 RGB chart
      #52fd95 CMYK chart
      #52fd95 RGB pie chart
      #52fd95 color shades, tints & tones
#52fd95 color schemes
#52fd95 color preview, HTML & CSS examples
           This text has a color of #52fd95        
        
          <p style="color:#52fd95;">Text here</p>
        
        
          .mytext {color:#52fd95;}
        
        Text color #52fd95
      
           This box has a color of #52fd95        
        
          <div style="background-color:#52fd95;">Content here</div>
        
        
          .mybackground {background-color:#52fd95;}
        
        Background color #52fd95
      
           Border around this has a color of #52fd95        
        
          <div style="border:2px solid #52fd95;">Content here</div>
        
        
          .myborder {border:2px solid #52fd95;}
        
        Border color #52fd95