#52e3ab color space conversions
Hex:
        #52e3ab
        RGB:
        82, 227, 171
        CMY:
        68, 11, 33
        CMYK:
        64, 0, 25, 11
      HSL:
        157°, 72.1393%, 60.5882%
        HSV (HSB):
        157°, 63.8767%, 89.0196%
        XYZ:
        38.2994, 59.6723, 48.0274
        xyY:
        0.2623, 0.4087, 59.6723
      CIE-Lab:
        81.6597, -51.6397, 16.1350
        CIE-LCH:
        81.6597, 54.1018, 162.6484
        CIE-Luv:
        81.6597, -59.0835, 31.9559
        Hunter-Lab:
        77.2478, -46.6835, 17.2110
      #52e3ab color charts
#52e3ab RGB chart
      #52e3ab CMYK chart
      #52e3ab RGB pie chart
      #52e3ab color shades, tints & tones
#52e3ab color schemes
#52e3ab color preview, HTML & CSS examples
           This text has a color of #52e3ab        
        
          <p style="color:#52e3ab;">Text here</p>
        
        
          .mytext {color:#52e3ab;}
        
        Text color #52e3ab
      
           This box has a color of #52e3ab        
        
          <div style="background-color:#52e3ab;">Content here</div>
        
        
          .mybackground {background-color:#52e3ab;}
        
        Background color #52e3ab
      
           Border around this has a color of #52e3ab        
        
          <div style="border:2px solid #52e3ab;">Content here</div>
        
        
          .myborder {border:2px solid #52e3ab;}
        
        Border color #52e3ab