#474e5f color space conversions
Hex:
        #474e5f
        RGB:
        71, 78, 95
        CMY:
        72, 69, 63
        CMYK:
        25, 18, 0, 63
      HSL:
        223°, 14.4578%, 32.5490%
        HSV (HSB):
        223°, 25.2632%, 37.2549%
        XYZ:
        7.3885, 7.6146, 11.9068
        xyY:
        0.2746, 0.2830, 7.6146
      CIE-Lab:
        33.1670, 1.4641, -10.8699
        CIE-LCH:
        33.1670, 10.9680, 277.6711
        CIE-Luv:
        33.1670, -4.3076, -14.1168
        Hunter-Lab:
        27.5946, -0.4968, -6.2670
      #474e5f color charts
#474e5f RGB chart
      #474e5f CMYK chart
      #474e5f RGB pie chart
      #474e5f color shades, tints & tones
#474e5f color schemes
#474e5f color preview, HTML & CSS examples
           This text has a color of #474e5f        
        
          <p style="color:#474e5f;">Text here</p>
        
        
          .mytext {color:#474e5f;}
        
        Text color #474e5f
      
           This box has a color of #474e5f        
        
          <div style="background-color:#474e5f;">Content here</div>
        
        
          .mybackground {background-color:#474e5f;}
        
        Background color #474e5f
      
           Border around this has a color of #474e5f        
        
          <div style="border:2px solid #474e5f;">Content here</div>
        
        
          .myborder {border:2px solid #474e5f;}
        
        Border color #474e5f