#426a4f color space conversions
Hex:
        #426a4f
        RGB:
        66, 106, 79
        CMY:
        74, 58, 69
        CMYK:
        38, 0, 25, 58
      HSL:
        140°, 23.2558%, 33.7255%
        HSV (HSB):
        140°, 37.7358%, 41.5686%
        XYZ:
        8.8121, 12.0308, 9.2549
        xyY:
        0.2928, 0.3997, 12.0308
      CIE-Lab:
        41.2651, -20.5328, 10.7969
        CIE-LCH:
        41.2651, 23.1985, 152.2630
        CIE-Luv:
        41.2651, -19.0086, 16.3875
        Hunter-Lab:
        34.6855, -15.3505, 8.4599
      #426a4f color charts
#426a4f RGB chart
      #426a4f CMYK chart
      #426a4f RGB pie chart
      #426a4f color shades, tints & tones
#426a4f color schemes
#426a4f color preview, HTML & CSS examples
           This text has a color of #426a4f        
        
          <p style="color:#426a4f;">Text here</p>
        
        
          .mytext {color:#426a4f;}
        
        Text color #426a4f
      
           This box has a color of #426a4f        
        
          <div style="background-color:#426a4f;">Content here</div>
        
        
          .mybackground {background-color:#426a4f;}
        
        Background color #426a4f
      
           Border around this has a color of #426a4f        
        
          <div style="border:2px solid #426a4f;">Content here</div>
        
        
          .myborder {border:2px solid #426a4f;}
        
        Border color #426a4f