#52e19f color space conversions
Hex:
        #52e19f
        RGB:
        82, 225, 159
        CMY:
        68, 12, 38
        CMYK:
        64, 0, 29, 12
      HSL:
        152°, 70.4433%, 60.1961%
        HSV (HSB):
        152°, 63.5556%, 88.2353%
        XYZ:
        36.6629, 58.1475, 42.0921
        xyY:
        0.2678, 0.4247, 58.1475
      CIE-Lab:
        80.8207, -53.3602, 21.2376
        CIE-LCH:
        80.8207, 57.4312, 158.2972
        CIE-Luv:
        80.8207, -59.0142, 39.1058
        Hunter-Lab:
        76.2545, -47.6232, 20.6503
      #52e19f color charts
#52e19f RGB chart
      #52e19f CMYK chart
      #52e19f RGB pie chart
      #52e19f color shades, tints & tones
#52e19f color schemes
#52e19f color preview, HTML & CSS examples
           This text has a color of #52e19f        
        
          <p style="color:#52e19f;">Text here</p>
        
        
          .mytext {color:#52e19f;}
        
        Text color #52e19f
      
           This box has a color of #52e19f        
        
          <div style="background-color:#52e19f;">Content here</div>
        
        
          .mybackground {background-color:#52e19f;}
        
        Background color #52e19f
      
           Border around this has a color of #52e19f        
        
          <div style="border:2px solid #52e19f;">Content here</div>
        
        
          .myborder {border:2px solid #52e19f;}
        
        Border color #52e19f