#52af9b color space conversions
Hex:
        #52af9b
        RGB:
        82, 175, 155
        CMY:
        68, 31, 39
        CMYK:
        53, 0, 11, 31
      HSL:
        167°, 36.7589%, 50.3922%
        HSV (HSB):
        167°, 53.1429%, 68.6275%
        XYZ:
        24.7260, 34.8203, 36.4281
        xyY:
        0.2576, 0.3628, 34.8203
      CIE-Lab:
        65.6085, -32.5763, 1.8619
        CIE-LCH:
        65.6085, 32.6295, 176.7288
        CIE-Luv:
        65.6085, -40.2094, 7.8059
        Hunter-Lab:
        59.0088, -28.4697, 4.7044
      #52af9b color charts
#52af9b RGB chart
      #52af9b CMYK chart
      #52af9b RGB pie chart
      #52af9b color shades, tints & tones
#52af9b color schemes
#52af9b color preview, HTML & CSS examples
           This text has a color of #52af9b        
        
          <p style="color:#52af9b;">Text here</p>
        
        
          .mytext {color:#52af9b;}
        
        Text color #52af9b
      
           This box has a color of #52af9b        
        
          <div style="background-color:#52af9b;">Content here</div>
        
        
          .mybackground {background-color:#52af9b;}
        
        Background color #52af9b
      
           Border around this has a color of #52af9b        
        
          <div style="border:2px solid #52af9b;">Content here</div>
        
        
          .myborder {border:2px solid #52af9b;}
        
        Border color #52af9b