#47bbcd color space conversions
Hex:
        #47bbcd
        RGB:
        71, 187, 205
        CMY:
        72, 27, 20
        CMYK:
        65, 9, 0, 20
      HSL:
        188°, 57.2650%, 54.1176%
        HSV (HSB):
        188°, 65.3659%, 80.3922%
        XYZ:
        31.3883, 41.2880, 64.0727
        xyY:
        0.2295, 0.3019, 41.2880
      CIE-Lab:
        70.3772, -26.7109, -18.6712
        CIE-LCH:
        70.3772, 32.5896, 214.9540
        CIE-Luv:
        70.3772, -44.7302, -25.1604
        Hunter-Lab:
        64.2558, -25.2521, -14.1420
      #47bbcd color charts
#47bbcd RGB chart
      #47bbcd CMYK chart
      #47bbcd RGB pie chart
      #47bbcd color shades, tints & tones
#47bbcd color schemes
#47bbcd color preview, HTML & CSS examples
           This text has a color of #47bbcd        
        
          <p style="color:#47bbcd;">Text here</p>
        
        
          .mytext {color:#47bbcd;}
        
        Text color #47bbcd
      
           This box has a color of #47bbcd        
        
          <div style="background-color:#47bbcd;">Content here</div>
        
        
          .mybackground {background-color:#47bbcd;}
        
        Background color #47bbcd
      
           Border around this has a color of #47bbcd        
        
          <div style="border:2px solid #47bbcd;">Content here</div>
        
        
          .myborder {border:2px solid #47bbcd;}
        
        Border color #47bbcd