#52a6a2 color space conversions
Hex:
        #52a6a2
        RGB:
        82, 166, 162
        CMY:
        68, 35, 36
        CMYK:
        51, 0, 2, 35
      HSL:
        177°, 33.8710%, 48.6275%
        HSV (HSB):
        177°, 50.6024%, 65.0980%
        XYZ:
        23.6375, 31.6749, 39.0505
        xyY:
        0.2505, 0.3357, 31.6749
      CIE-Lab:
        63.0733, -26.4029, -5.7639
        CIE-LCH:
        63.0733, 27.0247, 192.3148
        CIE-Luv:
        63.0733, -36.3468, -4.4997
        Hunter-Lab:
        56.2805, -23.5218, -1.7423
      #52a6a2 color charts
#52a6a2 RGB chart
      #52a6a2 CMYK chart
      #52a6a2 RGB pie chart
      #52a6a2 color shades, tints & tones
#52a6a2 color schemes
#52a6a2 color preview, HTML & CSS examples
           This text has a color of #52a6a2        
        
          <p style="color:#52a6a2;">Text here</p>
        
        
          .mytext {color:#52a6a2;}
        
        Text color #52a6a2
      
           This box has a color of #52a6a2        
        
          <div style="background-color:#52a6a2;">Content here</div>
        
        
          .mybackground {background-color:#52a6a2;}
        
        Background color #52a6a2
      
           Border around this has a color of #52a6a2        
        
          <div style="border:2px solid #52a6a2;">Content here</div>
        
        
          .myborder {border:2px solid #52a6a2;}
        
        Border color #52a6a2