#47a0a1 color space conversions
Hex:
        #47a0a1
        RGB:
        71, 160, 161
        CMY:
        72, 37, 37
        CMYK:
        56, 1, 0, 37
      HSL:
        181°, 38.7931%, 45.4902%
        HSV (HSB):
        181°, 55.9006%, 63.1373%
        XYZ:
        21.6024, 29.0544, 38.1877
        xyY:
        0.2431, 0.3270, 29.0544
      CIE-Lab:
        60.8296, -26.0279, -8.5780
        CIE-LCH:
        60.8296, 27.4050, 198.2407
        CIE-Luv:
        60.8296, -36.9846, -8.8345
        Hunter-Lab:
        53.9021, -22.7913, -4.2733
      #47a0a1 color charts
#47a0a1 RGB chart
      #47a0a1 CMYK chart
      #47a0a1 RGB pie chart
      #47a0a1 color shades, tints & tones
#47a0a1 color schemes
#47a0a1 color preview, HTML & CSS examples
           This text has a color of #47a0a1        
        
          <p style="color:#47a0a1;">Text here</p>
        
        
          .mytext {color:#47a0a1;}
        
        Text color #47a0a1
      
           This box has a color of #47a0a1        
        
          <div style="background-color:#47a0a1;">Content here</div>
        
        
          .mybackground {background-color:#47a0a1;}
        
        Background color #47a0a1
      
           Border around this has a color of #47a0a1        
        
          <div style="border:2px solid #47a0a1;">Content here</div>
        
        
          .myborder {border:2px solid #47a0a1;}
        
        Border color #47a0a1