#474feb color space conversions
Hex:
        #474feb
        RGB:
        71, 79, 235
        CMY:
        72, 69, 8
        CMYK:
        70, 66, 0, 8
      HSL:
        237°, 80.3922%, 60.0000%
        HSV (HSB):
        237°, 69.7872%, 92.1569%
        XYZ:
        20.3899, 12.9297, 80.0183
        xyY:
        0.1799, 0.1141, 12.9297
      CIE-Lab:
        42.6572, 46.4828, -79.3514
        CIE-LCH:
        42.6572, 91.9635, 300.3611
        CIE-Luv:
        42.6572, -10.1744, -117.6965
        Hunter-Lab:
        35.9579, 38.2920, -106.7694
      #474feb color charts
#474feb RGB chart
      #474feb CMYK chart
      #474feb RGB pie chart
      #474feb color shades, tints & tones
#474feb color schemes
#474feb color preview, HTML & CSS examples
           This text has a color of #474feb        
        
          <p style="color:#474feb;">Text here</p>
        
        
          .mytext {color:#474feb;}
        
        Text color #474feb
      
           This box has a color of #474feb        
        
          <div style="background-color:#474feb;">Content here</div>
        
        
          .mybackground {background-color:#474feb;}
        
        Background color #474feb
      
           Border around this has a color of #474feb        
        
          <div style="border:2px solid #474feb;">Content here</div>
        
        
          .myborder {border:2px solid #474feb;}
        
        Border color #474feb