#47b5ff color space conversions
Hex:
        #47b5ff
        RGB:
        71, 181, 255
        CMY:
        72, 29, 0
        CMYK:
        72, 29, 0, 0
      HSL:
        204°, 100.0000%, 63.9216%
        HSV (HSB):
        204°, 72.1569%, 100.0000%
        XYZ:
        37.1724, 41.6073, 100.6796
        xyY:
        0.2071, 0.2318, 41.6073
      CIE-Lab:
        70.5994, -7.6243, -45.5363
        CIE-LCH:
        70.5994, 46.1702, 260.4949
        CIE-Luv:
        70.5994, -39.9136, -73.0675
        Hunter-Lab:
        64.5038, -10.0151, -47.3891
      #47b5ff color charts
#47b5ff RGB chart
      #47b5ff CMYK chart
      #47b5ff RGB pie chart
      #47b5ff color shades, tints & tones
#47b5ff color schemes
#47b5ff color preview, HTML & CSS examples
           This text has a color of #47b5ff        
        
          <p style="color:#47b5ff;">Text here</p>
        
        
          .mytext {color:#47b5ff;}
        
        Text color #47b5ff
      
           This box has a color of #47b5ff        
        
          <div style="background-color:#47b5ff;">Content here</div>
        
        
          .mybackground {background-color:#47b5ff;}
        
        Background color #47b5ff
      
           Border around this has a color of #47b5ff        
        
          <div style="border:2px solid #47b5ff;">Content here</div>
        
        
          .myborder {border:2px solid #47b5ff;}
        
        Border color #47b5ff