#35404e color space conversions
Hex:
        #35404e
        RGB:
        53, 64, 78
        CMY:
        79, 75, 69
        CMYK:
        32, 18, 0, 69
      HSL:
        214°, 19.0840%, 25.6863%
        HSV (HSB):
        214°, 32.0513%, 30.5882%
        XYZ:
        4.6767, 4.9737, 7.9213
        xyY:
        0.2662, 0.2831, 4.9737
      CIE-Lab:
        26.6598, -0.6590, -9.9400
        CIE-LCH:
        26.6598, 9.9618, 266.2070
        CIE-Luv:
        26.6598, -5.6495, -11.7609
        Hunter-Lab:
        22.3019, -1.5965, -5.4475
      #35404e color charts
#35404e RGB chart
      #35404e CMYK chart
      #35404e RGB pie chart
      #35404e color shades, tints & tones
#35404e color schemes
#35404e color preview, HTML & CSS examples
           This text has a color of #35404e        
        
          <p style="color:#35404e;">Text here</p>
        
        
          .mytext {color:#35404e;}
        
        Text color #35404e
      
           This box has a color of #35404e        
        
          <div style="background-color:#35404e;">Content here</div>
        
        
          .mybackground {background-color:#35404e;}
        
        Background color #35404e
      
           Border around this has a color of #35404e        
        
          <div style="border:2px solid #35404e;">Content here</div>
        
        
          .myborder {border:2px solid #35404e;}
        
        Border color #35404e