#47c7ec color space conversions
Hex:
        #47c7ec
        RGB:
        71, 199, 236
        CMY:
        72, 22, 7
        CMYK:
        70, 16, 0, 7
      HSL:
        193°, 81.2808%, 60.1961%
        HSV (HSB):
        193°, 69.9153%, 92.5490%
        XYZ:
        38.1623, 48.2426, 86.6573
        xyY:
        0.2205, 0.2788, 48.2426
      CIE-Lab:
        74.9777, -23.2791, -28.4859
        CIE-LCH:
        74.9777, 36.7881, 230.7437
        CIE-Luv:
        74.9777, -47.2183, -42.3073
        Hunter-Lab:
        69.4569, -23.4748, -25.3528
      #47c7ec color charts
#47c7ec RGB chart
      #47c7ec CMYK chart
      #47c7ec RGB pie chart
      #47c7ec color shades, tints & tones
#47c7ec color schemes
#47c7ec color preview, HTML & CSS examples
           This text has a color of #47c7ec        
        
          <p style="color:#47c7ec;">Text here</p>
        
        
          .mytext {color:#47c7ec;}
        
        Text color #47c7ec
      
           This box has a color of #47c7ec        
        
          <div style="background-color:#47c7ec;">Content here</div>
        
        
          .mybackground {background-color:#47c7ec;}
        
        Background color #47c7ec
      
           Border around this has a color of #47c7ec        
        
          <div style="border:2px solid #47c7ec;">Content here</div>
        
        
          .myborder {border:2px solid #47c7ec;}
        
        Border color #47c7ec