#47aeaf color space conversions
Hex:
        #47aeaf
        RGB:
        71, 174, 175
        CMY:
        72, 32, 31
        CMYK:
        59, 1, 0, 31
      HSL:
        181°, 42.2764%, 48.2353%
        HSV (HSB):
        181°, 59.4286%, 68.6275%
        XYZ:
        25.4724, 34.7068, 45.9140
        xyY:
        0.2401, 0.3271, 34.7068
      CIE-Lab:
        65.5198, -29.0137, -9.4258
        CIE-LCH:
        65.5198, 30.5064, 197.9976
        CIE-Luv:
        65.5198, -41.5983, -9.8337
        Hunter-Lab:
        58.9125, -25.9175, -4.9694
      #47aeaf color charts
#47aeaf RGB chart
      #47aeaf CMYK chart
      #47aeaf RGB pie chart
      #47aeaf color shades, tints & tones
#47aeaf color schemes
#47aeaf color preview, HTML & CSS examples
           This text has a color of #47aeaf        
        
          <p style="color:#47aeaf;">Text here</p>
        
        
          .mytext {color:#47aeaf;}
        
        Text color #47aeaf
      
           This box has a color of #47aeaf        
        
          <div style="background-color:#47aeaf;">Content here</div>
        
        
          .mybackground {background-color:#47aeaf;}
        
        Background color #47aeaf
      
           Border around this has a color of #47aeaf        
        
          <div style="border:2px solid #47aeaf;">Content here</div>
        
        
          .myborder {border:2px solid #47aeaf;}
        
        Border color #47aeaf