#47b2ba color space conversions
Hex:
        #47b2ba
        RGB:
        71, 178, 186
        CMY:
        72, 30, 27
        CMYK:
        62, 4, 0, 27
      HSL:
        184°, 45.4545%, 50.3922%
        HSV (HSB):
        184°, 61.8280%, 72.9412%
        XYZ:
        27.3819, 36.7256, 52.0999
        xyY:
        0.2356, 0.3160, 36.7256
      CIE-Lab:
        67.0706, -27.8368, -13.2056
        CIE-LCH:
        67.0706, 30.8104, 205.3794
        CIE-Luv:
        67.0706, -42.4926, -16.0165
        Hunter-Lab:
        60.6016, -25.4005, -8.5512
      #47b2ba color charts
#47b2ba RGB chart
      #47b2ba CMYK chart
      #47b2ba RGB pie chart
      #47b2ba color shades, tints & tones
#47b2ba color schemes
#47b2ba color preview, HTML & CSS examples
           This text has a color of #47b2ba        
        
          <p style="color:#47b2ba;">Text here</p>
        
        
          .mytext {color:#47b2ba;}
        
        Text color #47b2ba
      
           This box has a color of #47b2ba        
        
          <div style="background-color:#47b2ba;">Content here</div>
        
        
          .mybackground {background-color:#47b2ba;}
        
        Background color #47b2ba
      
           Border around this has a color of #47b2ba        
        
          <div style="border:2px solid #47b2ba;">Content here</div>
        
        
          .myborder {border:2px solid #47b2ba;}
        
        Border color #47b2ba