#477fce color space conversions
Hex:
        #477fce
        RGB:
        71, 127, 206
        CMY:
        72, 50, 19
        CMYK:
        66, 38, 0, 19
      HSL:
        215°, 57.9399%, 54.3137%
        HSV (HSB):
        215°, 65.5340%, 80.7843%
        XYZ:
        21.3285, 20.9746, 61.3169
        xyY:
        0.2058, 0.2024, 20.9746
      CIE-Lab:
        52.9216, 6.7632, -46.3290
        CIE-LCH:
        52.9216, 46.8200, 278.3054
        CIE-Luv:
        52.9216, -23.2140, -72.4056
        Hunter-Lab:
        45.7980, 2.9823, -47.3221
      #477fce color charts
#477fce RGB chart
      #477fce CMYK chart
      #477fce RGB pie chart
      #477fce color shades, tints & tones
#477fce color schemes
#477fce color preview, HTML & CSS examples
           This text has a color of #477fce        
        
          <p style="color:#477fce;">Text here</p>
        
        
          .mytext {color:#477fce;}
        
        Text color #477fce
      
           This box has a color of #477fce        
        
          <div style="background-color:#477fce;">Content here</div>
        
        
          .mybackground {background-color:#477fce;}
        
        Background color #477fce
      
           Border around this has a color of #477fce        
        
          <div style="border:2px solid #477fce;">Content here</div>
        
        
          .myborder {border:2px solid #477fce;}
        
        Border color #477fce