#474e8e color space conversions
Hex:
        #474e8e
        RGB:
        71, 78, 142
        CMY:
        72, 69, 44
        CMYK:
        50, 45, 0, 44
      HSL:
        234°, 33.3333%, 41.7647%
        HSV (HSB):
        234°, 50.0000%, 55.6863%
        XYZ:
        10.2054, 8.7414, 26.7406
        xyY:
        0.2234, 0.1913, 8.7414
      CIE-Lab:
        35.4815, 15.7449, -36.4857
        CIE-LCH:
        35.4815, 39.7380, 293.3420
        CIE-Luv:
        35.4815, -6.2653, -52.2297
        Hunter-Lab:
        29.5658, 9.8738, -32.9283
      #474e8e color charts
#474e8e RGB chart
      #474e8e CMYK chart
      #474e8e RGB pie chart
      #474e8e color shades, tints & tones
#474e8e color schemes
#474e8e color preview, HTML & CSS examples
           This text has a color of #474e8e        
        
          <p style="color:#474e8e;">Text here</p>
        
        
          .mytext {color:#474e8e;}
        
        Text color #474e8e
      
           This box has a color of #474e8e        
        
          <div style="background-color:#474e8e;">Content here</div>
        
        
          .mybackground {background-color:#474e8e;}
        
        Background color #474e8e
      
           Border around this has a color of #474e8e        
        
          <div style="border:2px solid #474e8e;">Content here</div>
        
        
          .myborder {border:2px solid #474e8e;}
        
        Border color #474e8e