#47b2ff color space conversions
Hex:
        #47b2ff
        RGB:
        71, 178, 255
        CMY:
        72, 30, 0
        CMYK:
        72, 30, 0, 0
      HSL:
        205°, 100.0000%, 63.9216%
        HSV (HSB):
        205°, 72.1569%, 100.0000%
        XYZ:
        36.5689, 40.4004, 100.4784
        xyY:
        0.2061, 0.2277, 40.4004
      CIE-Lab:
        69.7538, -5.9690, -46.8644
        CIE-LCH:
        69.7538, 47.2430, 262.7414
        CIE-Luv:
        69.7538, -38.8911, -75.4159
        Hunter-Lab:
        63.5613, -8.5353, -49.2334
      #47b2ff color charts
#47b2ff RGB chart
      #47b2ff CMYK chart
      #47b2ff RGB pie chart
      #47b2ff color shades, tints & tones
#47b2ff color schemes
#47b2ff color preview, HTML & CSS examples
           This text has a color of #47b2ff        
        
          <p style="color:#47b2ff;">Text here</p>
        
        
          .mytext {color:#47b2ff;}
        
        Text color #47b2ff
      
           This box has a color of #47b2ff        
        
          <div style="background-color:#47b2ff;">Content here</div>
        
        
          .mybackground {background-color:#47b2ff;}
        
        Background color #47b2ff
      
           Border around this has a color of #47b2ff        
        
          <div style="border:2px solid #47b2ff;">Content here</div>
        
        
          .myborder {border:2px solid #47b2ff;}
        
        Border color #47b2ff