#474aef color space conversions
Hex:
        #474aef
        RGB:
        71, 74, 239
        CMY:
        72, 71, 6
        CMYK:
        70, 69, 0, 6
      HSL:
        239°, 84.0000%, 60.7843%
        HSV (HSB):
        239°, 70.2929%, 93.7255%
        XYZ:
        20.6273, 12.4691, 82.9810
        xyY:
        0.1777, 0.1074, 12.4691
      CIE-Lab:
        41.9522, 50.6783, -82.7673
        CIE-LCH:
        41.9522, 97.0501, 301.4791
        CIE-Luv:
        41.9522, -9.3474, -121.3807
        Hunter-Lab:
        35.3117, 42.4753, -114.6108
      #474aef color charts
#474aef RGB chart
      #474aef CMYK chart
      #474aef RGB pie chart
      #474aef color shades, tints & tones
#474aef color schemes
#474aef color preview, HTML & CSS examples
           This text has a color of #474aef        
        
          <p style="color:#474aef;">Text here</p>
        
        
          .mytext {color:#474aef;}
        
        Text color #474aef
      
           This box has a color of #474aef        
        
          <div style="background-color:#474aef;">Content here</div>
        
        
          .mybackground {background-color:#474aef;}
        
        Background color #474aef
      
           Border around this has a color of #474aef        
        
          <div style="border:2px solid #474aef;">Content here</div>
        
        
          .myborder {border:2px solid #474aef;}
        
        Border color #474aef