#52ac9e color space conversions
Hex:
        #52ac9e
        RGB:
        82, 172, 158
        CMY:
        68, 33, 38
        CMYK:
        52, 0, 8, 33
      HSL:
        171°, 35.4331%, 49.8039%
        HSV (HSB):
        171°, 52.3256%, 67.4510%
        XYZ:
        24.4038, 33.7675, 37.5793
        xyY:
        0.2549, 0.3527, 33.7675
      CIE-Lab:
        64.7776, -30.3875, -1.0181
        CIE-LCH:
        64.7776, 30.4046, 181.9189
        CIE-Luv:
        64.7776, -38.8905, 3.2196
        Hunter-Lab:
        58.1098, -26.7295, 2.3343
      #52ac9e color charts
#52ac9e RGB chart
      #52ac9e CMYK chart
      #52ac9e RGB pie chart
      #52ac9e color shades, tints & tones
#52ac9e color schemes
#52ac9e color preview, HTML & CSS examples
           This text has a color of #52ac9e        
        
          <p style="color:#52ac9e;">Text here</p>
        
        
          .mytext {color:#52ac9e;}
        
        Text color #52ac9e
      
           This box has a color of #52ac9e        
        
          <div style="background-color:#52ac9e;">Content here</div>
        
        
          .mybackground {background-color:#52ac9e;}
        
        Background color #52ac9e
      
           Border around this has a color of #52ac9e        
        
          <div style="border:2px solid #52ac9e;">Content here</div>
        
        
          .myborder {border:2px solid #52ac9e;}
        
        Border color #52ac9e