#35497d color space conversions
Hex:
        #35497d
        RGB:
        53, 73, 125
        CMY:
        79, 71, 51
        CMYK:
        58, 42, 0, 51
      HSL:
        223°, 40.4494%, 34.9020%
        HSV (HSB):
        223°, 57.6000%, 49.0196%
        XYZ:
        7.5524, 7.0026, 20.3556
        xyY:
        0.2163, 0.2006, 7.0026
      CIE-Lab:
        31.8129, 8.8673, -31.9232
        CIE-LCH:
        31.8129, 33.1319, 285.5236
        CIE-Luv:
        31.8129, -9.8760, -43.5981
        Hunter-Lab:
        26.4625, 4.6346, -27.0836
      #35497d color charts
#35497d RGB chart
      #35497d CMYK chart
      #35497d RGB pie chart
      #35497d color shades, tints & tones
#35497d color schemes
#35497d color preview, HTML & CSS examples
           This text has a color of #35497d        
        
          <p style="color:#35497d;">Text here</p>
        
        
          .mytext {color:#35497d;}
        
        Text color #35497d
      
           This box has a color of #35497d        
        
          <div style="background-color:#35497d;">Content here</div>
        
        
          .mybackground {background-color:#35497d;}
        
        Background color #35497d
      
           Border around this has a color of #35497d        
        
          <div style="border:2px solid #35497d;">Content here</div>
        
        
          .myborder {border:2px solid #35497d;}
        
        Border color #35497d