#47c0cb color space conversions
Hex:
        #47c0cb
        RGB:
        71, 192, 203
        CMY:
        72, 25, 20
        CMYK:
        65, 5, 0, 20
      HSL:
        185°, 55.9322%, 53.7255%
        HSV (HSB):
        185°, 65.0246%, 79.6078%
        XYZ:
        32.2277, 43.3507, 63.1689
        xyY:
        0.2323, 0.3124, 43.3507
      CIE-Lab:
        71.7923, -29.7568, -15.4396
        CIE-LCH:
        71.7923, 33.5239, 207.4230
        CIE-Luv:
        71.7923, -46.6701, -19.5123
        Hunter-Lab:
        65.8412, -27.8508, -10.7947
      #47c0cb color charts
#47c0cb RGB chart
      #47c0cb CMYK chart
      #47c0cb RGB pie chart
      #47c0cb color shades, tints & tones
#47c0cb color schemes
#47c0cb color preview, HTML & CSS examples
           This text has a color of #47c0cb        
        
          <p style="color:#47c0cb;">Text here</p>
        
        
          .mytext {color:#47c0cb;}
        
        Text color #47c0cb
      
           This box has a color of #47c0cb        
        
          <div style="background-color:#47c0cb;">Content here</div>
        
        
          .mybackground {background-color:#47c0cb;}
        
        Background color #47c0cb
      
           Border around this has a color of #47c0cb        
        
          <div style="border:2px solid #47c0cb;">Content here</div>
        
        
          .myborder {border:2px solid #47c0cb;}
        
        Border color #47c0cb