#47c2fe color space conversions
Hex:
        #47c2fe
        RGB:
        71, 194, 254
        CMY:
        72, 24, 0
        CMYK:
        72, 24, 0, 0
      HSL:
        200°, 98.9189%, 63.7255%
        HSV (HSB):
        200°, 72.0472%, 99.6078%
        XYZ:
        39.7797, 47.0789, 100.7565
        xyY:
        0.2120, 0.2509, 47.0789
      CIE-Lab:
        74.2402, -14.9612, -39.3085
        CIE-LCH:
        74.2402, 42.0594, 249.1627
        CIE-Luv:
        74.2402, -44.4367, -61.8860
        Hunter-Lab:
        68.6141, -16.5875, -39.0346
      #47c2fe color charts
#47c2fe RGB chart
      #47c2fe CMYK chart
      #47c2fe RGB pie chart
      #47c2fe color shades, tints & tones
#47c2fe color schemes
#47c2fe color preview, HTML & CSS examples
           This text has a color of #47c2fe        
        
          <p style="color:#47c2fe;">Text here</p>
        
        
          .mytext {color:#47c2fe;}
        
        Text color #47c2fe
      
           This box has a color of #47c2fe        
        
          <div style="background-color:#47c2fe;">Content here</div>
        
        
          .mybackground {background-color:#47c2fe;}
        
        Background color #47c2fe
      
           Border around this has a color of #47c2fe        
        
          <div style="border:2px solid #47c2fe;">Content here</div>
        
        
          .myborder {border:2px solid #47c2fe;}
        
        Border color #47c2fe