#474b5a color space conversions
Hex:
        #474b5a
        RGB:
        71, 75, 90
        CMY:
        72, 71, 65
        CMYK:
        21, 17, 0, 65
      HSL:
        227°, 11.8012%, 31.5686%
        HSV (HSB):
        227°, 21.1111%, 35.2941%
        XYZ:
        6.9601, 7.1099, 10.6784
        xyY:
        0.2812, 0.2873, 7.1099
      CIE-Lab:
        32.0559, 2.0466, -9.3764
        CIE-LCH:
        32.0559, 9.5971, 282.3131
        CIE-Luv:
        32.0559, -2.7867, -12.0776
        Hunter-Lab:
        26.6645, -0.0699, -5.0789
      #474b5a color charts
#474b5a RGB chart
      #474b5a CMYK chart
      #474b5a RGB pie chart
      #474b5a color shades, tints & tones
#474b5a color schemes
#474b5a color preview, HTML & CSS examples
           This text has a color of #474b5a        
        
          <p style="color:#474b5a;">Text here</p>
        
        
          .mytext {color:#474b5a;}
        
        Text color #474b5a
      
           This box has a color of #474b5a        
        
          <div style="background-color:#474b5a;">Content here</div>
        
        
          .mybackground {background-color:#474b5a;}
        
        Background color #474b5a
      
           Border around this has a color of #474b5a        
        
          <div style="border:2px solid #474b5a;">Content here</div>
        
        
          .myborder {border:2px solid #474b5a;}
        
        Border color #474b5a