#47a2ba color space conversions
Hex:
        #47a2ba
        RGB:
        71, 162, 186
        CMY:
        72, 36, 27
        CMYK:
        62, 13, 0, 27
      HSL:
        193°, 45.4545%, 50.3922%
        HSV (HSB):
        193°, 61.8280%, 72.9412%
        XYZ:
        24.3818, 30.7254, 51.0999
        xyY:
        0.2296, 0.2893, 30.7254
      CIE-Lab:
        62.2752, -19.6964, -20.4663
        CIE-LCH:
        62.2752, 28.4046, 226.0982
        CIE-Luv:
        62.2752, -36.5206, -28.5681
        Hunter-Lab:
        55.4305, -18.4880, -15.8565
      #47a2ba color charts
#47a2ba RGB chart
      #47a2ba CMYK chart
      #47a2ba RGB pie chart
      #47a2ba color shades, tints & tones
#47a2ba color schemes
#47a2ba color preview, HTML & CSS examples
           This text has a color of #47a2ba        
        
          <p style="color:#47a2ba;">Text here</p>
        
        
          .mytext {color:#47a2ba;}
        
        Text color #47a2ba
      
           This box has a color of #47a2ba        
        
          <div style="background-color:#47a2ba;">Content here</div>
        
        
          .mybackground {background-color:#47a2ba;}
        
        Background color #47a2ba
      
           Border around this has a color of #47a2ba        
        
          <div style="border:2px solid #47a2ba;">Content here</div>
        
        
          .myborder {border:2px solid #47a2ba;}
        
        Border color #47a2ba