#52e8a2 color space conversions
Hex:
        #52e8a2
        RGB:
        82, 232, 162
        CMY:
        68, 9, 36
        CMYK:
        65, 0, 30, 9
      HSL:
        152°, 76.5306%, 61.5686%
        HSV (HSB):
        152°, 64.6552%, 90.9804%
        XYZ:
        38.8579, 62.1157, 44.1239
        xyY:
        0.2678, 0.4281, 62.1157
      CIE-Lab:
        82.9749, -55.5223, 22.6442
        CIE-LCH:
        82.9749, 59.9624, 157.8124
        CIE-Luv:
        82.9749, -61.3963, 41.5471
        Hunter-Lab:
        78.8135, -49.9168, 21.9758
      #52e8a2 color charts
#52e8a2 RGB chart
      #52e8a2 CMYK chart
      #52e8a2 RGB pie chart
      #52e8a2 color shades, tints & tones
#52e8a2 color schemes
#52e8a2 color preview, HTML & CSS examples
           This text has a color of #52e8a2        
        
          <p style="color:#52e8a2;">Text here</p>
        
        
          .mytext {color:#52e8a2;}
        
        Text color #52e8a2
      
           This box has a color of #52e8a2        
        
          <div style="background-color:#52e8a2;">Content here</div>
        
        
          .mybackground {background-color:#52e8a2;}
        
        Background color #52e8a2
      
           Border around this has a color of #52e8a2        
        
          <div style="border:2px solid #52e8a2;">Content here</div>
        
        
          .myborder {border:2px solid #52e8a2;}
        
        Border color #52e8a2