#35406f color space conversions
Hex:
        #35406f
        RGB:
        53, 64, 111
        CMY:
        79, 75, 56
        CMYK:
        52, 42, 0, 56
      HSL:
        229°, 35.3659%, 32.1569%
        HSV (HSB):
        229°, 52.2523%, 43.5294%
        XYZ:
        6.1708, 5.5714, 15.7891
        xyY:
        0.2241, 0.2024, 5.5714
      CIE-Lab:
        28.3043, 9.9914, -28.6874
        CIE-LCH:
        28.3043, 30.3775, 289.2024
        CIE-Luv:
        28.3043, -6.5541, -37.7609
        Hunter-Lab:
        23.6038, 5.3595, -23.1378
      #35406f color charts
#35406f RGB chart
      #35406f CMYK chart
      #35406f RGB pie chart
      #35406f color shades, tints & tones
#35406f color schemes
#35406f color preview, HTML & CSS examples
           This text has a color of #35406f        
        
          <p style="color:#35406f;">Text here</p>
        
        
          .mytext {color:#35406f;}
        
        Text color #35406f
      
           This box has a color of #35406f        
        
          <div style="background-color:#35406f;">Content here</div>
        
        
          .mybackground {background-color:#35406f;}
        
        Background color #35406f
      
           Border around this has a color of #35406f        
        
          <div style="border:2px solid #35406f;">Content here</div>
        
        
          .myborder {border:2px solid #35406f;}
        
        Border color #35406f