#47a0ef color space conversions
Hex:
        #47a0ef
        RGB:
        71, 160, 239
        CMY:
        72, 37, 6
        CMYK:
        70, 33, 0, 6
      HSL:
        208°, 84.0000%, 60.7843%
        HSV (HSB):
        208°, 70.2929%, 93.7255%
        XYZ:
        30.7493, 32.7132, 86.3550
        xyY:
        0.2052, 0.2184, 32.7132
      CIE-Lab:
        63.9280, -1.2737, -47.3212
        CIE-LCH:
        63.9280, 47.3384, 268.4582
        CIE-Luv:
        63.9280, -33.4540, -75.7299
        Hunter-Lab:
        57.1955, -4.1272, -49.4805
      #47a0ef color charts
#47a0ef RGB chart
      #47a0ef CMYK chart
      #47a0ef RGB pie chart
      #47a0ef color shades, tints & tones
#47a0ef color schemes
#47a0ef color preview, HTML & CSS examples
           This text has a color of #47a0ef        
        
          <p style="color:#47a0ef;">Text here</p>
        
        
          .mytext {color:#47a0ef;}
        
        Text color #47a0ef
      
           This box has a color of #47a0ef        
        
          <div style="background-color:#47a0ef;">Content here</div>
        
        
          .mybackground {background-color:#47a0ef;}
        
        Background color #47a0ef
      
           Border around this has a color of #47a0ef        
        
          <div style="border:2px solid #47a0ef;">Content here</div>
        
        
          .myborder {border:2px solid #47a0ef;}
        
        Border color #47a0ef