#424c47 color space conversions
Hex:
        #424c47
        RGB:
        66, 76, 71
        CMY:
        74, 70, 72
        CMYK:
        13, 0, 7, 70
      HSL:
        150°, 7.0423%, 27.8431%
        HSV (HSB):
        150°, 13.1579%, 29.8039%
        XYZ:
        5.9685, 6.7821, 6.9557
        xyY:
        0.3029, 0.3442, 6.7821
      CIE-Lab:
        31.3055, -5.1657, 1.6102
        CIE-LCH:
        31.3055, 5.4108, 162.6869
        CIE-Luv:
        31.3055, -4.9427, 2.6151
        Hunter-Lab:
        26.0424, -4.6646, 2.3938
      #424c47 color charts
#424c47 RGB chart
      #424c47 CMYK chart
      #424c47 RGB pie chart
      #424c47 color shades, tints & tones
#424c47 color schemes
#424c47 color preview, HTML & CSS examples
           This text has a color of #424c47        
        
          <p style="color:#424c47;">Text here</p>
        
        
          .mytext {color:#424c47;}
        
        Text color #424c47
      
           This box has a color of #424c47        
        
          <div style="background-color:#424c47;">Content here</div>
        
        
          .mybackground {background-color:#424c47;}
        
        Background color #424c47
      
           Border around this has a color of #424c47        
        
          <div style="border:2px solid #424c47;">Content here</div>
        
        
          .myborder {border:2px solid #424c47;}
        
        Border color #424c47