#47a1ff color space conversions
Hex:
        #47a1ff
        RGB:
        71, 161, 255
        CMY:
        72, 37, 0
        CMYK:
        72, 37, 0, 0
      HSL:
        211°, 100.0000%, 63.9216%
        HSV (HSB):
        211°, 72.1569%, 100.0000%
        XYZ:
        33.3934, 34.0493, 99.4199
        xyY:
        0.2001, 0.2041, 34.0493
      CIE-Lab:
        65.0017, 3.6673, -54.3714
        CIE-LCH:
        65.0017, 54.4949, 273.8587
        CIE-Luv:
        65.0017, -33.1885, -88.3542
        Hunter-Lab:
        58.3518, 0.0358, -60.1721
      #47a1ff color charts
#47a1ff RGB chart
      #47a1ff CMYK chart
      #47a1ff RGB pie chart
      #47a1ff color shades, tints & tones
#47a1ff color schemes
#47a1ff color preview, HTML & CSS examples
           This text has a color of #47a1ff        
        
          <p style="color:#47a1ff;">Text here</p>
        
        
          .mytext {color:#47a1ff;}
        
        Text color #47a1ff
      
           This box has a color of #47a1ff        
        
          <div style="background-color:#47a1ff;">Content here</div>
        
        
          .mybackground {background-color:#47a1ff;}
        
        Background color #47a1ff
      
           Border around this has a color of #47a1ff        
        
          <div style="border:2px solid #47a1ff;">Content here</div>
        
        
          .myborder {border:2px solid #47a1ff;}
        
        Border color #47a1ff