#52e4a3 color space conversions
Hex:
        #52e4a3
        RGB:
        82, 228, 163
        CMY:
        68, 11, 36
        CMYK:
        64, 0, 29, 11
      HSL:
        153°, 73.0000%, 60.7843%
        HSV (HSB):
        153°, 64.0351%, 89.4118%
        XYZ:
        37.8339, 59.9250, 44.2230
        xyY:
        0.2665, 0.4221, 59.9250
      CIE-Lab:
        81.7974, -53.7354, 20.5034
        CIE-LCH:
        81.7974, 57.5142, 159.1150
        CIE-Luv:
        81.7974, -59.8911, 38.2801
        Hunter-Lab:
        77.4112, -48.2296, 20.3171
      #52e4a3 color charts
#52e4a3 RGB chart
      #52e4a3 CMYK chart
      #52e4a3 RGB pie chart
      #52e4a3 color shades, tints & tones
#52e4a3 color schemes
#52e4a3 color preview, HTML & CSS examples
           This text has a color of #52e4a3        
        
          <p style="color:#52e4a3;">Text here</p>
        
        
          .mytext {color:#52e4a3;}
        
        Text color #52e4a3
      
           This box has a color of #52e4a3        
        
          <div style="background-color:#52e4a3;">Content here</div>
        
        
          .mybackground {background-color:#52e4a3;}
        
        Background color #52e4a3
      
           Border around this has a color of #52e4a3        
        
          <div style="border:2px solid #52e4a3;">Content here</div>
        
        
          .myborder {border:2px solid #52e4a3;}
        
        Border color #52e4a3