#474bbd color space conversions
Hex:
        #474bbd
        RGB:
        71, 75, 189
        CMY:
        72, 71, 26
        CMYK:
        62, 60, 0, 26
      HSL:
        238°, 47.2000%, 50.9804%
        HSV (HSB):
        238°, 62.4339%, 74.1176%
        XYZ:
        14.2999, 10.0459, 49.3295
        xyY:
        0.1941, 0.1364, 10.0459
      CIE-Lab:
        37.9246, 33.4969, -60.6339
        CIE-LCH:
        37.9246, 69.2713, 298.9182
        CIE-Luv:
        37.9246, -7.4345, -88.4752
        Hunter-Lab:
        31.6952, 25.0671, -70.0905
      #474bbd color charts
#474bbd RGB chart
      #474bbd CMYK chart
      #474bbd RGB pie chart
      #474bbd color shades, tints & tones
#474bbd color schemes
#474bbd color preview, HTML & CSS examples
           This text has a color of #474bbd        
        
          <p style="color:#474bbd;">Text here</p>
        
        
          .mytext {color:#474bbd;}
        
        Text color #474bbd
      
           This box has a color of #474bbd        
        
          <div style="background-color:#474bbd;">Content here</div>
        
        
          .mybackground {background-color:#474bbd;}
        
        Background color #474bbd
      
           Border around this has a color of #474bbd        
        
          <div style="border:2px solid #474bbd;">Content here</div>
        
        
          .myborder {border:2px solid #474bbd;}
        
        Border color #474bbd