#52a9a5 color space conversions
Hex:
        #52a9a5
        RGB:
        82, 169, 165
        CMY:
        68, 34, 35
        CMYK:
        51, 0, 2, 34
      HSL:
        177°, 34.6614%, 49.2157%
        HSV (HSB):
        177°, 51.4793%, 66.2745%
        XYZ:
        24.4592, 32.8864, 40.6559
        xyY:
        0.2496, 0.3356, 32.8864
      CIE-Lab:
        64.0688, -27.0920, -5.9687
        CIE-LCH:
        64.0688, 27.7416, 192.4244
        CIE-Luv:
        64.0688, -37.4000, -4.7233
        Hunter-Lab:
        57.3467, -24.2238, -1.8910
      #52a9a5 color charts
#52a9a5 RGB chart
      #52a9a5 CMYK chart
      #52a9a5 RGB pie chart
      #52a9a5 color shades, tints & tones
#52a9a5 color schemes
#52a9a5 color preview, HTML & CSS examples
           This text has a color of #52a9a5        
        
          <p style="color:#52a9a5;">Text here</p>
        
        
          .mytext {color:#52a9a5;}
        
        Text color #52a9a5
      
           This box has a color of #52a9a5        
        
          <div style="background-color:#52a9a5;">Content here</div>
        
        
          .mybackground {background-color:#52a9a5;}
        
        Background color #52a9a5
      
           Border around this has a color of #52a9a5        
        
          <div style="border:2px solid #52a9a5;">Content here</div>
        
        
          .myborder {border:2px solid #52a9a5;}
        
        Border color #52a9a5