#474bc4 color space conversions
Hex:
        #474bc4
        RGB:
        71, 75, 196
        CMY:
        72, 71, 23
        CMYK:
        64, 62, 0, 23
      HSL:
        238°, 51.4403%, 52.3529%
        HSV (HSB):
        238°, 63.7755%, 76.8627%
        XYZ:
        15.0784, 10.3573, 53.4290
        xyY:
        0.1912, 0.1313, 10.3573
      CIE-Lab:
        38.4762, 35.8604, -63.8254
        CIE-LCH:
        38.4762, 73.2097, 299.3295
        CIE-Luv:
        38.4762, -7.7387, -93.2774
        Hunter-Lab:
        32.1827, 27.3120, -75.9040
      #474bc4 color charts
#474bc4 RGB chart
      #474bc4 CMYK chart
      #474bc4 RGB pie chart
      #474bc4 color shades, tints & tones
#474bc4 color schemes
#474bc4 color preview, HTML & CSS examples
           This text has a color of #474bc4        
        
          <p style="color:#474bc4;">Text here</p>
        
        
          .mytext {color:#474bc4;}
        
        Text color #474bc4
      
           This box has a color of #474bc4        
        
          <div style="background-color:#474bc4;">Content here</div>
        
        
          .mybackground {background-color:#474bc4;}
        
        Background color #474bc4
      
           Border around this has a color of #474bc4        
        
          <div style="border:2px solid #474bc4;">Content here</div>
        
        
          .myborder {border:2px solid #474bc4;}
        
        Border color #474bc4