#47bedb color space conversions
Hex:
        #47bedb
        RGB:
        71, 190, 219
        CMY:
        72, 25, 14
        CMYK:
        68, 13, 0, 14
      HSL:
        192°, 67.2727%, 56.8627%
        HSV (HSB):
        192°, 67.5799%, 85.8824%
        XYZ:
        33.7982, 43.2810, 73.5905
        xyY:
        0.2243, 0.2873, 43.2810
      CIE-Lab:
        71.7453, -23.9799, -24.2313
        CIE-LCH:
        71.7453, 34.0910, 225.2987
        CIE-Luv:
        71.7453, -45.0066, -34.8255
        Hunter-Lab:
        65.7883, -23.4266, -20.2698
      #47bedb color charts
#47bedb RGB chart
      #47bedb CMYK chart
      #47bedb RGB pie chart
      #47bedb color shades, tints & tones
#47bedb color schemes
#47bedb color preview, HTML & CSS examples
           This text has a color of #47bedb        
        
          <p style="color:#47bedb;">Text here</p>
        
        
          .mytext {color:#47bedb;}
        
        Text color #47bedb
      
           This box has a color of #47bedb        
        
          <div style="background-color:#47bedb;">Content here</div>
        
        
          .mybackground {background-color:#47bedb;}
        
        Background color #47bedb
      
           Border around this has a color of #47bedb        
        
          <div style="border:2px solid #47bedb;">Content here</div>
        
        
          .myborder {border:2px solid #47bedb;}
        
        Border color #47bedb