#47c0a1 color space conversions
Hex:
        #47c0a1
        RGB:
        71, 192, 161
        CMY:
        72, 25, 37
        CMYK:
        63, 0, 16, 25
      HSL:
        165°, 48.9879%, 51.5686%
        HSV (HSB):
        165°, 63.0208%, 75.2941%
        XYZ:
        27.8812, 41.6121, 40.2807
        xyY:
        0.2540, 0.3791, 41.6121
      CIE-Lab:
        70.6026, -41.0658, 5.7410
        CIE-LCH:
        70.6026, 41.4651, 172.0416
        CIE-Luv:
        70.6026, -49.1470, 14.8790
        Hunter-Lab:
        64.5074, -35.7373, 8.1325
      #47c0a1 color charts
#47c0a1 RGB chart
      #47c0a1 CMYK chart
      #47c0a1 RGB pie chart
      #47c0a1 color shades, tints & tones
#47c0a1 color schemes
#47c0a1 color preview, HTML & CSS examples
           This text has a color of #47c0a1        
        
          <p style="color:#47c0a1;">Text here</p>
        
        
          .mytext {color:#47c0a1;}
        
        Text color #47c0a1
      
           This box has a color of #47c0a1        
        
          <div style="background-color:#47c0a1;">Content here</div>
        
        
          .mybackground {background-color:#47c0a1;}
        
        Background color #47c0a1
      
           Border around this has a color of #47c0a1        
        
          <div style="border:2px solid #47c0a1;">Content here</div>
        
        
          .myborder {border:2px solid #47c0a1;}
        
        Border color #47c0a1