#47b9ba color space conversions
Hex:
        #47b9ba
        RGB:
        71, 185, 186
        CMY:
        72, 27, 27
        CMYK:
        62, 1, 0, 27
      HSL:
        181°, 45.4545%, 50.3922%
        HSV (HSB):
        181°, 61.8280%, 72.9412%
        XYZ:
        28.8104, 39.5827, 52.5761
        xyY:
        0.2382, 0.3272, 39.5827
      CIE-Lab:
        69.1713, -31.2456, -10.0590
        CIE-LCH:
        69.1713, 32.8248, 197.8451
        CIE-Luv:
        69.1713, -45.0934, -10.5896
        Hunter-Lab:
        62.9148, -28.3607, -5.5067
      #47b9ba color charts
#47b9ba RGB chart
      #47b9ba CMYK chart
      #47b9ba RGB pie chart
      #47b9ba color shades, tints & tones
#47b9ba color schemes
#47b9ba color preview, HTML & CSS examples
           This text has a color of #47b9ba        
        
          <p style="color:#47b9ba;">Text here</p>
        
        
          .mytext {color:#47b9ba;}
        
        Text color #47b9ba
      
           This box has a color of #47b9ba        
        
          <div style="background-color:#47b9ba;">Content here</div>
        
        
          .mybackground {background-color:#47b9ba;}
        
        Background color #47b9ba
      
           Border around this has a color of #47b9ba        
        
          <div style="border:2px solid #47b9ba;">Content here</div>
        
        
          .myborder {border:2px solid #47b9ba;}
        
        Border color #47b9ba