#52c1a5 color space conversions
Hex:
        #52c1a5
        RGB:
        82, 193, 165
        CMY:
        68, 24, 35
        CMYK:
        58, 0, 15, 24
      HSL:
        165°, 47.2340%, 53.9216%
        HSV (HSB):
        165°, 57.5130%, 75.6863%
        XYZ:
        29.3412, 42.6504, 42.2832
        xyY:
        0.2568, 0.3732, 42.6504
      CIE-Lab:
        71.3170, -38.4446, 4.6318
        CIE-LCH:
        71.3170, 38.7226, 173.1301
        CIE-Luv:
        71.3170, -46.7147, 12.9093
        Hunter-Lab:
        65.3073, -34.0914, 7.3277
      #52c1a5 color charts
#52c1a5 RGB chart
      #52c1a5 CMYK chart
      #52c1a5 RGB pie chart
      #52c1a5 color shades, tints & tones
#52c1a5 color schemes
#52c1a5 color preview, HTML & CSS examples
           This text has a color of #52c1a5        
        
          <p style="color:#52c1a5;">Text here</p>
        
        
          .mytext {color:#52c1a5;}
        
        Text color #52c1a5
      
           This box has a color of #52c1a5        
        
          <div style="background-color:#52c1a5;">Content here</div>
        
        
          .mybackground {background-color:#52c1a5;}
        
        Background color #52c1a5
      
           Border around this has a color of #52c1a5        
        
          <div style="border:2px solid #52c1a5;">Content here</div>
        
        
          .myborder {border:2px solid #52c1a5;}
        
        Border color #52c1a5