#52a9a9 color space conversions
Hex:
        #52a9a9
        RGB:
        82, 169, 169
        CMY:
        68, 34, 34
        CMYK:
        51, 0, 0, 34
      HSL:
        180°, 34.6614%, 49.2157%
        HSV (HSB):
        180°, 51.4793%, 66.2745%
        XYZ:
        24.8291, 33.0343, 42.6038
        xyY:
        0.2471, 0.3288, 33.0343
      CIE-Lab:
        64.1887, -26.0136, -8.0262
        CIE-LCH:
        64.1887, 27.2236, 197.1470
        CIE-Luv:
        64.1887, -37.2255, -8.0408
        Hunter-Lab:
        57.4755, -23.4712, -3.7159
      #52a9a9 color charts
#52a9a9 RGB chart
      #52a9a9 CMYK chart
      #52a9a9 RGB pie chart
      #52a9a9 color shades, tints & tones
#52a9a9 color schemes
#52a9a9 color preview, HTML & CSS examples
           This text has a color of #52a9a9        
        
          <p style="color:#52a9a9;">Text here</p>
        
        
          .mytext {color:#52a9a9;}
        
        Text color #52a9a9
      
           This box has a color of #52a9a9        
        
          <div style="background-color:#52a9a9;">Content here</div>
        
        
          .mybackground {background-color:#52a9a9;}
        
        Background color #52a9a9
      
           Border around this has a color of #52a9a9        
        
          <div style="border:2px solid #52a9a9;">Content here</div>
        
        
          .myborder {border:2px solid #52a9a9;}
        
        Border color #52a9a9