#475fce color space conversions
Hex:
        #475fce
        RGB:
        71, 95, 206
        CMY:
        72, 63, 19
        CMYK:
        66, 54, 0, 19
      HSL:
        229°, 57.9399%, 54.3137%
        HSV (HSB):
        229°, 65.5340%, 80.7843%
        XYZ:
        17.8313, 13.9802, 60.1512
        xyY:
        0.1939, 0.1520, 13.9802
      CIE-Lab:
        44.2046, 26.7296, -60.3051
        CIE-LCH:
        44.2046, 65.9634, 293.9048
        CIE-Luv:
        44.2046, -13.2275, -91.9110
        Hunter-Lab:
        37.3902, 19.6936, -69.2093
      #475fce color charts
#475fce RGB chart
      #475fce CMYK chart
      #475fce RGB pie chart
      #475fce color shades, tints & tones
#475fce color schemes
#475fce color preview, HTML & CSS examples
           This text has a color of #475fce        
        
          <p style="color:#475fce;">Text here</p>
        
        
          .mytext {color:#475fce;}
        
        Text color #475fce
      
           This box has a color of #475fce        
        
          <div style="background-color:#475fce;">Content here</div>
        
        
          .mybackground {background-color:#475fce;}
        
        Background color #475fce
      
           Border around this has a color of #475fce        
        
          <div style="border:2px solid #475fce;">Content here</div>
        
        
          .myborder {border:2px solid #475fce;}
        
        Border color #475fce