#47b6ba color space conversions
Hex:
        #47b6ba
        RGB:
        71, 182, 186
        CMY:
        72, 29, 27
        CMYK:
        62, 2, 0, 27
      HSL:
        182°, 45.4545%, 50.3922%
        HSV (HSB):
        182°, 61.8280%, 72.9412%
        XYZ:
        28.1894, 38.3407, 52.3691
        xyY:
        0.2371, 0.3225, 38.3407
      CIE-Lab:
        68.2709, -29.7957, -11.4051
        CIE-LCH:
        68.2709, 31.9039, 200.9456
        CIE-Luv:
        68.2709, -43.9801, -12.9090
        Hunter-Lab:
        61.9198, -27.0964, -6.8010
      #47b6ba color charts
#47b6ba RGB chart
      #47b6ba CMYK chart
      #47b6ba RGB pie chart
      #47b6ba color shades, tints & tones
#47b6ba color schemes
#47b6ba color preview, HTML & CSS examples
           This text has a color of #47b6ba        
        
          <p style="color:#47b6ba;">Text here</p>
        
        
          .mytext {color:#47b6ba;}
        
        Text color #47b6ba
      
           This box has a color of #47b6ba        
        
          <div style="background-color:#47b6ba;">Content here</div>
        
        
          .mybackground {background-color:#47b6ba;}
        
        Background color #47b6ba
      
           Border around this has a color of #47b6ba        
        
          <div style="border:2px solid #47b6ba;">Content here</div>
        
        
          .myborder {border:2px solid #47b6ba;}
        
        Border color #47b6ba