#47c0ec color space conversions
Hex:
        #47c0ec
        RGB:
        71, 192, 236
        CMY:
        72, 25, 7
        CMYK:
        70, 19, 0, 7
      HSL:
        196°, 81.2808%, 60.1961%
        HSV (HSB):
        196°, 69.9153%, 92.5490%
        XYZ:
        36.5885, 45.0950, 86.1327
        xyY:
        0.2180, 0.2687, 45.0950
      CIE-Lab:
        72.9544, -19.7001, -31.5995
        CIE-LCH:
        72.9544, 37.2373, 238.0593
        CIE-Luv:
        72.9544, -44.7446, -47.9297
        Hunter-Lab:
        67.1528, -20.2609, -29.0406
      #47c0ec color charts
#47c0ec RGB chart
      #47c0ec CMYK chart
      #47c0ec RGB pie chart
      #47c0ec color shades, tints & tones
#47c0ec color schemes
#47c0ec color preview, HTML & CSS examples
           This text has a color of #47c0ec        
        
          <p style="color:#47c0ec;">Text here</p>
        
        
          .mytext {color:#47c0ec;}
        
        Text color #47c0ec
      
           This box has a color of #47c0ec        
        
          <div style="background-color:#47c0ec;">Content here</div>
        
        
          .mybackground {background-color:#47c0ec;}
        
        Background color #47c0ec
      
           Border around this has a color of #47c0ec        
        
          <div style="border:2px solid #47c0ec;">Content here</div>
        
        
          .myborder {border:2px solid #47c0ec;}
        
        Border color #47c0ec