#47b2ce color space conversions
Hex:
        #47b2ce
        RGB:
        71, 178, 206
        CMY:
        72, 30, 19
        CMYK:
        66, 14, 0, 19
      HSL:
        192°, 57.9399%, 54.3137%
        HSV (HSB):
        192°, 65.5340%, 80.7843%
        XYZ:
        29.6595, 37.6366, 64.0939
        xyY:
        0.2257, 0.2864, 37.6366
      CIE-Lab:
        67.7519, -21.8601, -23.2161
        CIE-LCH:
        67.7519, 31.8881, 226.7231
        CIE-Luv:
        67.7519, -41.3920, -33.1624
        Hunter-Lab:
        61.3487, -21.0630, -18.9990
      #47b2ce color charts
#47b2ce RGB chart
      #47b2ce CMYK chart
      #47b2ce RGB pie chart
      #47b2ce color shades, tints & tones
#47b2ce color schemes
#47b2ce color preview, HTML & CSS examples
           This text has a color of #47b2ce        
        
          <p style="color:#47b2ce;">Text here</p>
        
        
          .mytext {color:#47b2ce;}
        
        Text color #47b2ce
      
           This box has a color of #47b2ce        
        
          <div style="background-color:#47b2ce;">Content here</div>
        
        
          .mybackground {background-color:#47b2ce;}
        
        Background color #47b2ce
      
           Border around this has a color of #47b2ce        
        
          <div style="border:2px solid #47b2ce;">Content here</div>
        
        
          .myborder {border:2px solid #47b2ce;}
        
        Border color #47b2ce