#47a2ce color space conversions
Hex:
        #47a2ce
        RGB:
        71, 162, 206
        CMY:
        72, 36, 19
        CMYK:
        66, 21, 0, 19
      HSL:
        200°, 57.9399%, 54.3137%
        HSV (HSB):
        200°, 65.5340%, 80.7843%
        XYZ:
        26.6594, 31.6365, 63.0939
        xyY:
        0.2196, 0.2606, 31.6365
      CIE-Lab:
        63.0413, -13.3991, -30.4616
        CIE-LCH:
        63.0413, 33.2783, 246.2568
        CIE-Luv:
        63.0413, -35.5692, -45.8763
        Hunter-Lab:
        56.2463, -13.8262, -27.1357
      #47a2ce color charts
#47a2ce RGB chart
      #47a2ce CMYK chart
      #47a2ce RGB pie chart
      #47a2ce color shades, tints & tones
#47a2ce color schemes
#47a2ce color preview, HTML & CSS examples
           This text has a color of #47a2ce        
        
          <p style="color:#47a2ce;">Text here</p>
        
        
          .mytext {color:#47a2ce;}
        
        Text color #47a2ce
      
           This box has a color of #47a2ce        
        
          <div style="background-color:#47a2ce;">Content here</div>
        
        
          .mybackground {background-color:#47a2ce;}
        
        Background color #47a2ce
      
           Border around this has a color of #47a2ce        
        
          <div style="border:2px solid #47a2ce;">Content here</div>
        
        
          .myborder {border:2px solid #47a2ce;}
        
        Border color #47a2ce