#52a3a4 color space conversions
Hex:
        #52a3a4
        RGB:
        82, 163, 164
        CMY:
        68, 36, 36
        CMYK:
        50, 1, 0, 36
      HSL:
        181°, 33.3333%, 48.2353%
        HSV (HSB):
        181°, 50.0000%, 64.3137%
        XYZ:
        23.2777, 30.6686, 39.8147
        xyY:
        0.2483, 0.3271, 30.6686
      CIE-Lab:
        62.2268, -24.3579, -8.1443
        CIE-LCH:
        62.2268, 25.6834, 198.4879
        CIE-Luv:
        62.2268, -35.0786, -8.4187
        Hunter-Lab:
        55.3792, -21.8842, -3.8609
      #52a3a4 color charts
#52a3a4 RGB chart
      #52a3a4 CMYK chart
      #52a3a4 RGB pie chart
      #52a3a4 color shades, tints & tones
#52a3a4 color schemes
#52a3a4 color preview, HTML & CSS examples
           This text has a color of #52a3a4        
        
          <p style="color:#52a3a4;">Text here</p>
        
        
          .mytext {color:#52a3a4;}
        
        Text color #52a3a4
      
           This box has a color of #52a3a4        
        
          <div style="background-color:#52a3a4;">Content here</div>
        
        
          .mybackground {background-color:#52a3a4;}
        
        Background color #52a3a4
      
           Border around this has a color of #52a3a4        
        
          <div style="border:2px solid #52a3a4;">Content here</div>
        
        
          .myborder {border:2px solid #52a3a4;}
        
        Border color #52a3a4