#47bdbf color space conversions
Hex:
        #47bdbf
        RGB:
        71, 189, 191
        CMY:
        72, 26, 25
        CMYK:
        63, 1, 0, 25
      HSL:
        181°, 48.3871%, 51.3725%
        HSV (HSB):
        181°, 62.8272%, 74.9020%
        XYZ:
        30.2001, 41.4964, 55.7081
        xyY:
        0.2370, 0.3257, 41.4964
      CIE-Lab:
        70.5223, -31.7533, -10.7854
        CIE-LCH:
        70.5223, 33.5350, 198.7606
        CIE-Luv:
        70.5223, -46.2804, -11.6987
        Hunter-Lab:
        64.4177, -29.0471, -6.1813
      #47bdbf color charts
#47bdbf RGB chart
      #47bdbf CMYK chart
      #47bdbf RGB pie chart
      #47bdbf color shades, tints & tones
#47bdbf color schemes
#47bdbf color preview, HTML & CSS examples
           This text has a color of #47bdbf        
        
          <p style="color:#47bdbf;">Text here</p>
        
        
          .mytext {color:#47bdbf;}
        
        Text color #47bdbf
      
           This box has a color of #47bdbf        
        
          <div style="background-color:#47bdbf;">Content here</div>
        
        
          .mybackground {background-color:#47bdbf;}
        
        Background color #47bdbf
      
           Border around this has a color of #47bdbf        
        
          <div style="border:2px solid #47bdbf;">Content here</div>
        
        
          .myborder {border:2px solid #47bdbf;}
        
        Border color #47bdbf