#52c0a5 color space conversions
Hex:
        #52c0a5
        RGB:
        82, 192, 165
        CMY:
        68, 25, 35
        CMYK:
        57, 0, 14, 25
      HSL:
        165°, 46.6102%, 53.7255%
        HSV (HSB):
        165°, 57.2917%, 75.2941%
        XYZ:
        29.1208, 42.2097, 42.2098
        xyY:
        0.2565, 0.3718, 42.2097
      CIE-Lab:
        71.0153, -37.9919, 4.1961
        CIE-LCH:
        71.0153, 38.2229, 173.6974
        CIE-Luv:
        71.0153, -46.3318, 12.1926
        Hunter-Lab:
        64.9690, -33.6873, 6.9581
      #52c0a5 color charts
#52c0a5 RGB chart
      #52c0a5 CMYK chart
      #52c0a5 RGB pie chart
      #52c0a5 color shades, tints & tones
#52c0a5 color schemes
#52c0a5 color preview, HTML & CSS examples
           This text has a color of #52c0a5        
        
          <p style="color:#52c0a5;">Text here</p>
        
        
          .mytext {color:#52c0a5;}
        
        Text color #52c0a5
      
           This box has a color of #52c0a5        
        
          <div style="background-color:#52c0a5;">Content here</div>
        
        
          .mybackground {background-color:#52c0a5;}
        
        Background color #52c0a5
      
           Border around this has a color of #52c0a5        
        
          <div style="border:2px solid #52c0a5;">Content here</div>
        
        
          .myborder {border:2px solid #52c0a5;}
        
        Border color #52c0a5