#47b0ba color space conversions
Hex:
        #47b0ba
        RGB:
        71, 176, 186
        CMY:
        72, 31, 27
        CMYK:
        62, 5, 0, 27
      HSL:
        185°, 45.4545%, 50.3922%
        HSV (HSB):
        185°, 61.8280%, 72.9412%
        XYZ:
        26.9868, 35.9354, 51.9683
        xyY:
        0.2349, 0.3128, 35.9354
      CIE-Lab:
        66.4706, -26.8462, -14.1083
        CIE-LCH:
        66.4706, 30.3276, 207.7230
        CIE-Luv:
        66.4706, -41.7477, -17.5761
        Hunter-Lab:
        59.9462, -24.5480, -9.4371
      #47b0ba color charts
#47b0ba RGB chart
      #47b0ba CMYK chart
      #47b0ba RGB pie chart
      #47b0ba color shades, tints & tones
#47b0ba color schemes
#47b0ba color preview, HTML & CSS examples
           This text has a color of #47b0ba        
        
          <p style="color:#47b0ba;">Text here</p>
        
        
          .mytext {color:#47b0ba;}
        
        Text color #47b0ba
      
           This box has a color of #47b0ba        
        
          <div style="background-color:#47b0ba;">Content here</div>
        
        
          .mybackground {background-color:#47b0ba;}
        
        Background color #47b0ba
      
           Border around this has a color of #47b0ba        
        
          <div style="border:2px solid #47b0ba;">Content here</div>
        
        
          .myborder {border:2px solid #47b0ba;}
        
        Border color #47b0ba