#475db2 color space conversions
Hex:
        #475db2
        RGB:
        71, 93, 178
        CMY:
        72, 64, 30
        CMYK:
        60, 48, 0, 30
      HSL:
        228°, 42.9719%, 48.8235%
        HSV (HSB):
        228°, 60.1124%, 69.8039%
        XYZ:
        14.5488, 12.3826, 43.7428
        xyY:
        0.2059, 0.1752, 12.3826
      CIE-Lab:
        41.8179, 18.2492, -47.8887
        CIE-LCH:
        41.8179, 51.2480, 290.8606
        CIE-Luv:
        41.8179, -12.1219, -71.8535
        Hunter-Lab:
        35.1890, 12.2195, -49.0700
      #475db2 color charts
#475db2 RGB chart
      #475db2 CMYK chart
      #475db2 RGB pie chart
      #475db2 color shades, tints & tones
#475db2 color schemes
#475db2 color preview, HTML & CSS examples
           This text has a color of #475db2        
        
          <p style="color:#475db2;">Text here</p>
        
        
          .mytext {color:#475db2;}
        
        Text color #475db2
      
           This box has a color of #475db2        
        
          <div style="background-color:#475db2;">Content here</div>
        
        
          .mybackground {background-color:#475db2;}
        
        Background color #475db2
      
           Border around this has a color of #475db2        
        
          <div style="border:2px solid #475db2;">Content here</div>
        
        
          .myborder {border:2px solid #475db2;}
        
        Border color #475db2