#52af7b color space conversions
Hex:
        #52af7b
        RGB:
        82, 175, 123
        CMY:
        68, 31, 52
        CMYK:
        53, 0, 30, 31
      HSL:
        146°, 36.7589%, 50.3922%
        HSV (HSB):
        146°, 53.1429%, 68.6275%
        XYZ:
        22.3848, 33.8838, 24.0993
        xyY:
        0.2785, 0.4216, 33.8838
      CIE-Lab:
        64.8703, -39.8041, 18.4520
        CIE-LCH:
        64.8703, 43.8731, 155.1289
        CIE-Luv:
        64.8703, -41.6054, 31.5759
        Hunter-Lab:
        58.2098, -33.2244, 16.2004
      #52af7b color charts
#52af7b RGB chart
      #52af7b CMYK chart
      #52af7b RGB pie chart
      #52af7b color shades, tints & tones
#52af7b color schemes
#52af7b color preview, HTML & CSS examples
           This text has a color of #52af7b        
        
          <p style="color:#52af7b;">Text here</p>
        
        
          .mytext {color:#52af7b;}
        
        Text color #52af7b
      
           This box has a color of #52af7b        
        
          <div style="background-color:#52af7b;">Content here</div>
        
        
          .mybackground {background-color:#52af7b;}
        
        Background color #52af7b
      
           Border around this has a color of #52af7b        
        
          <div style="border:2px solid #52af7b;">Content here</div>
        
        
          .myborder {border:2px solid #52af7b;}
        
        Border color #52af7b