#52a4a7 color space conversions
Hex:
        #52a4a7
        RGB:
        82, 164, 167
        CMY:
        68, 36, 35
        CMYK:
        51, 2, 0, 35
      HSL:
        182°, 34.1365%, 48.8235%
        HSV (HSB):
        182°, 50.8982%, 65.4902%
        XYZ:
        23.7302, 31.1348, 41.3181
        xyY:
        0.2467, 0.3237, 31.1348
      CIE-Lab:
        62.6212, -24.0439, -9.2422
        CIE-LCH:
        62.6212, 25.7591, 201.0262
        CIE-Luv:
        62.6212, -35.3499, -10.1659
        Hunter-Lab:
        55.7985, -21.7344, -4.8445
      #52a4a7 color charts
#52a4a7 RGB chart
      #52a4a7 CMYK chart
      #52a4a7 RGB pie chart
      #52a4a7 color shades, tints & tones
#52a4a7 color schemes
#52a4a7 color preview, HTML & CSS examples
           This text has a color of #52a4a7        
        
          <p style="color:#52a4a7;">Text here</p>
        
        
          .mytext {color:#52a4a7;}
        
        Text color #52a4a7
      
           This box has a color of #52a4a7        
        
          <div style="background-color:#52a4a7;">Content here</div>
        
        
          .mybackground {background-color:#52a4a7;}
        
        Background color #52a4a7
      
           Border around this has a color of #52a4a7        
        
          <div style="border:2px solid #52a4a7;">Content here</div>
        
        
          .myborder {border:2px solid #52a4a7;}
        
        Border color #52a4a7