#47c0fa color space conversions
Hex:
        #47c0fa
        RGB:
        71, 192, 250
        CMY:
        72, 25, 2
        CMYK:
        72, 23, 0, 2
      HSL:
        199°, 94.7090%, 62.9412%
        HSV (HSB):
        199°, 71.6000%, 98.0392%
        XYZ:
        38.7035, 45.9410, 97.2701
        xyY:
        0.2128, 0.2525, 45.9410
      CIE-Lab:
        73.5072, -15.2055, -38.2979
        CIE-LCH:
        73.5072, 41.2061, 248.3454
        CIE-Luv:
        73.5072, -43.9632, -60.0371
        Hunter-Lab:
        67.7798, -16.6879, -37.6406
      #47c0fa color charts
#47c0fa RGB chart
      #47c0fa CMYK chart
      #47c0fa RGB pie chart
      #47c0fa color shades, tints & tones
#47c0fa color schemes
#47c0fa color preview, HTML & CSS examples
           This text has a color of #47c0fa        
        
          <p style="color:#47c0fa;">Text here</p>
        
        
          .mytext {color:#47c0fa;}
        
        Text color #47c0fa
      
           This box has a color of #47c0fa        
        
          <div style="background-color:#47c0fa;">Content here</div>
        
        
          .mybackground {background-color:#47c0fa;}
        
        Background color #47c0fa
      
           Border around this has a color of #47c0fa        
        
          <div style="border:2px solid #47c0fa;">Content here</div>
        
        
          .myborder {border:2px solid #47c0fa;}
        
        Border color #47c0fa