#47a1ba color space conversions
Hex:
        #47a1ba
        RGB:
        71, 161, 186
        CMY:
        72, 37, 27
        CMYK:
        62, 13, 0, 27
      HSL:
        193°, 45.4545%, 50.3922%
        HSV (HSB):
        193°, 61.8280%, 72.9412%
        XYZ:
        24.2063, 30.3745, 51.0414
        xyY:
        0.2292, 0.2876, 30.3745
      CIE-Lab:
        61.9760, -19.1710, -20.9228
        CIE-LCH:
        61.9760, 28.3776, 227.5018
        CIE-Luv:
        61.9760, -36.1469, -29.3560
        Hunter-Lab:
        55.1131, -18.0485, -16.3306
      #47a1ba color charts
#47a1ba RGB chart
      #47a1ba CMYK chart
      #47a1ba RGB pie chart
      #47a1ba color shades, tints & tones
#47a1ba color schemes
#47a1ba color preview, HTML & CSS examples
           This text has a color of #47a1ba        
        
          <p style="color:#47a1ba;">Text here</p>
        
        
          .mytext {color:#47a1ba;}
        
        Text color #47a1ba
      
           This box has a color of #47a1ba        
        
          <div style="background-color:#47a1ba;">Content here</div>
        
        
          .mybackground {background-color:#47a1ba;}
        
        Background color #47a1ba
      
           Border around this has a color of #47a1ba        
        
          <div style="border:2px solid #47a1ba;">Content here</div>
        
        
          .myborder {border:2px solid #47a1ba;}
        
        Border color #47a1ba