#47b5ec color space conversions
Hex:
        #47b5ec
        RGB:
        71, 181, 236
        CMY:
        72, 29, 7
        CMYK:
        70, 23, 0, 7
      HSL:
        200°, 81.2808%, 60.1961%
        HSV (HSB):
        200°, 69.9153%, 92.5490%
        XYZ:
        34.2627, 40.4435, 85.3574
        xyY:
        0.2141, 0.2527, 40.4435
      CIE-Lab:
        69.7842, -13.9116, -36.5087
        CIE-LCH:
        69.7842, 39.0694, 249.1407
        CIE-Luv:
        69.7842, -40.8687, -56.7388
        Hunter-Lab:
        63.5952, -15.1224, -35.0624
      #47b5ec color charts
#47b5ec RGB chart
      #47b5ec CMYK chart
      #47b5ec RGB pie chart
      #47b5ec color shades, tints & tones
#47b5ec color schemes
#47b5ec color preview, HTML & CSS examples
           This text has a color of #47b5ec        
        
          <p style="color:#47b5ec;">Text here</p>
        
        
          .mytext {color:#47b5ec;}
        
        Text color #47b5ec
      
           This box has a color of #47b5ec        
        
          <div style="background-color:#47b5ec;">Content here</div>
        
        
          .mybackground {background-color:#47b5ec;}
        
        Background color #47b5ec
      
           Border around this has a color of #47b5ec        
        
          <div style="border:2px solid #47b5ec;">Content here</div>
        
        
          .myborder {border:2px solid #47b5ec;}
        
        Border color #47b5ec