#474bc1 color space conversions
Hex:
        #474bc1
        RGB:
        71, 75, 193
        CMY:
        72, 71, 24
        CMYK:
        63, 61, 0, 24
      HSL:
        238°, 49.5935%, 51.7647%
        HSV (HSB):
        238°, 63.2124%, 75.6863%
        XYZ:
        14.7402, 10.2220, 51.6482
        xyY:
        0.1924, 0.1334, 10.2220
      CIE-Lab:
        38.2380, 34.8484, -62.4637
        CIE-LCH:
        38.2380, 71.5271, 299.1570
        CIE-Luv:
        38.2380, -7.6087, -91.2295
        Hunter-Lab:
        31.9719, 26.3445, -73.3984
      #474bc1 color charts
#474bc1 RGB chart
      #474bc1 CMYK chart
      #474bc1 RGB pie chart
      #474bc1 color shades, tints & tones
#474bc1 color schemes
#474bc1 color preview, HTML & CSS examples
           This text has a color of #474bc1        
        
          <p style="color:#474bc1;">Text here</p>
        
        
          .mytext {color:#474bc1;}
        
        Text color #474bc1
      
           This box has a color of #474bc1        
        
          <div style="background-color:#474bc1;">Content here</div>
        
        
          .mybackground {background-color:#474bc1;}
        
        Background color #474bc1
      
           Border around this has a color of #474bc1        
        
          <div style="border:2px solid #474bc1;">Content here</div>
        
        
          .myborder {border:2px solid #474bc1;}
        
        Border color #474bc1