#47c1ed color space conversions
Hex:
        #47c1ed
        RGB:
        71, 193, 237
        CMY:
        72, 24, 7
        CMYK:
        70, 19, 0, 7
      HSL:
        196°, 82.1782%, 60.3922%
        HSV (HSB):
        196°, 70.0422%, 92.9412%
        XYZ:
        36.9546, 45.5939, 86.9736
        xyY:
        0.2180, 0.2690, 45.5939
      CIE-Lab:
        73.2813, -19.9000, -31.6359
        CIE-LCH:
        73.2813, 37.3743, 237.8288
        CIE-Luv:
        73.2813, -45.0407, -47.9924
        Hunter-Lab:
        67.5233, -20.4752, -29.1024
      #47c1ed color charts
#47c1ed RGB chart
      #47c1ed CMYK chart
      #47c1ed RGB pie chart
      #47c1ed color shades, tints & tones
#47c1ed color schemes
#47c1ed color preview, HTML & CSS examples
           This text has a color of #47c1ed        
        
          <p style="color:#47c1ed;">Text here</p>
        
        
          .mytext {color:#47c1ed;}
        
        Text color #47c1ed
      
           This box has a color of #47c1ed        
        
          <div style="background-color:#47c1ed;">Content here</div>
        
        
          .mybackground {background-color:#47c1ed;}
        
        Background color #47c1ed
      
           Border around this has a color of #47c1ed        
        
          <div style="border:2px solid #47c1ed;">Content here</div>
        
        
          .myborder {border:2px solid #47c1ed;}
        
        Border color #47c1ed