#47aacf color space conversions
Hex:
        #47aacf
        RGB:
        71, 170, 207
        CMY:
        72, 33, 19
        CMYK:
        66, 18, 0, 19
      HSL:
        196°, 58.6207%, 54.5098%
        HSV (HSB):
        196°, 65.7005%, 81.1765%
        XYZ:
        28.2357, 34.5940, 64.2206
        xyY:
        0.2222, 0.2723, 34.5940
      CIE-Lab:
        65.4314, -17.3735, -27.3275
        CIE-LCH:
        65.4314, 32.3826, 237.5537
        CIE-Luv:
        65.4314, -38.4259, -40.3944
        Hunter-Lab:
        58.8167, -17.2379, -23.5657
      #47aacf color charts
#47aacf RGB chart
      #47aacf CMYK chart
      #47aacf RGB pie chart
      #47aacf color shades, tints & tones
#47aacf color schemes
#47aacf color preview, HTML & CSS examples
           This text has a color of #47aacf        
        
          <p style="color:#47aacf;">Text here</p>
        
        
          .mytext {color:#47aacf;}
        
        Text color #47aacf
      
           This box has a color of #47aacf        
        
          <div style="background-color:#47aacf;">Content here</div>
        
        
          .mybackground {background-color:#47aacf;}
        
        Background color #47aacf
      
           Border around this has a color of #47aacf        
        
          <div style="border:2px solid #47aacf;">Content here</div>
        
        
          .myborder {border:2px solid #47aacf;}
        
        Border color #47aacf