#47b8ae color space conversions
Hex:
        #47b8ae
        RGB:
        71, 184, 174
        CMY:
        72, 28, 32
        CMYK:
        61, 0, 5, 28
      HSL:
        175°, 44.3137%, 50.0000%
        HSV (HSB):
        175°, 61.4130%, 72.1569%
        XYZ:
        27.3790, 38.6766, 46.0667
        xyY:
        0.2442, 0.3449, 38.6766
      CIE-Lab:
        68.5163, -34.0798, -4.4254
        CIE-LCH:
        68.5163, 34.3659, 187.3987
        CIE-Luv:
        68.5163, -45.4102, -1.3882
        Hunter-Lab:
        62.1905, -30.2497, -0.3849
      #47b8ae color charts
#47b8ae RGB chart
      #47b8ae CMYK chart
      #47b8ae RGB pie chart
      #47b8ae color shades, tints & tones
#47b8ae color schemes
#47b8ae color preview, HTML & CSS examples
           This text has a color of #47b8ae        
        
          <p style="color:#47b8ae;">Text here</p>
        
        
          .mytext {color:#47b8ae;}
        
        Text color #47b8ae
      
           This box has a color of #47b8ae        
        
          <div style="background-color:#47b8ae;">Content here</div>
        
        
          .mybackground {background-color:#47b8ae;}
        
        Background color #47b8ae
      
           Border around this has a color of #47b8ae        
        
          <div style="border:2px solid #47b8ae;">Content here</div>
        
        
          .myborder {border:2px solid #47b8ae;}
        
        Border color #47b8ae