#47a4af color space conversions
Hex:
        #47a4af
        RGB:
        71, 164, 175
        CMY:
        72, 36, 31
        CMYK:
        59, 6, 0, 31
      HSL:
        186°, 42.2764%, 48.2353%
        HSV (HSB):
        186°, 59.4286%, 68.6275%
        XYZ:
        23.6119, 30.9857, 45.2938
        xyY:
        0.2364, 0.3102, 30.9857
      CIE-Lab:
        62.4955, -24.0262, -13.9617
        CIE-LCH:
        62.4955, 27.7883, 210.1609
        CIE-Luv:
        62.4955, -37.8185, -17.5706
        Hunter-Lab:
        55.6648, -21.6973, -9.2783
      #47a4af color charts
#47a4af RGB chart
      #47a4af CMYK chart
      #47a4af RGB pie chart
      #47a4af color shades, tints & tones
#47a4af color schemes
#47a4af color preview, HTML & CSS examples
           This text has a color of #47a4af        
        
          <p style="color:#47a4af;">Text here</p>
        
        
          .mytext {color:#47a4af;}
        
        Text color #47a4af
      
           This box has a color of #47a4af        
        
          <div style="background-color:#47a4af;">Content here</div>
        
        
          .mybackground {background-color:#47a4af;}
        
        Background color #47a4af
      
           Border around this has a color of #47a4af        
        
          <div style="border:2px solid #47a4af;">Content here</div>
        
        
          .myborder {border:2px solid #47a4af;}
        
        Border color #47a4af