#47a2ff color space conversions
Hex:
        #47a2ff
        RGB:
        71, 162, 255
        CMY:
        72, 36, 0
        CMYK:
        72, 36, 0, 0
      HSL:
        210°, 100.0000%, 63.9216%
        HSV (HSB):
        210°, 72.1569%, 100.0000%
        XYZ:
        33.5689, 34.4003, 99.4784
        xyY:
        0.2005, 0.2054, 34.4003
      CIE-Lab:
        65.2790, 3.0888, -53.9313
        CIE-LCH:
        65.2790, 54.0196, 273.2779
        CIE-Luv:
        65.2790, -33.5187, -87.6145
        Hunter-Lab:
        58.6517, -0.4774, -59.5047
      #47a2ff color charts
#47a2ff RGB chart
      #47a2ff CMYK chart
      #47a2ff RGB pie chart
      #47a2ff color shades, tints & tones
#47a2ff color schemes
#47a2ff color preview, HTML & CSS examples
           This text has a color of #47a2ff        
        
          <p style="color:#47a2ff;">Text here</p>
        
        
          .mytext {color:#47a2ff;}
        
        Text color #47a2ff
      
           This box has a color of #47a2ff        
        
          <div style="background-color:#47a2ff;">Content here</div>
        
        
          .mybackground {background-color:#47a2ff;}
        
        Background color #47a2ff
      
           Border around this has a color of #47a2ff        
        
          <div style="border:2px solid #47a2ff;">Content here</div>
        
        
          .myborder {border:2px solid #47a2ff;}
        
        Border color #47a2ff