#35497f color space conversions
Hex:
        #35497f
        RGB:
        53, 73, 127
        CMY:
        79, 71, 50
        CMYK:
        58, 43, 0, 50
      HSL:
        224°, 41.1111%, 35.2941%
        HSV (HSB):
        224°, 58.2677%, 49.8039%
        XYZ:
        7.6815, 7.0543, 21.0354
        xyY:
        0.2147, 0.1972, 7.0543
      CIE-Lab:
        31.9302, 9.5798, -32.9802
        CIE-LCH:
        31.9302, 34.3434, 286.1970
        CIE-Luv:
        31.9302, -9.9021, -45.1769
        Hunter-Lab:
        26.5599, 5.1450, -28.3657
      #35497f color charts
#35497f RGB chart
      #35497f CMYK chart
      #35497f RGB pie chart
      #35497f color shades, tints & tones
#35497f color schemes
#35497f color preview, HTML & CSS examples
           This text has a color of #35497f        
        
          <p style="color:#35497f;">Text here</p>
        
        
          .mytext {color:#35497f;}
        
        Text color #35497f
      
           This box has a color of #35497f        
        
          <div style="background-color:#35497f;">Content here</div>
        
        
          .mybackground {background-color:#35497f;}
        
        Background color #35497f
      
           Border around this has a color of #35497f        
        
          <div style="border:2px solid #35497f;">Content here</div>
        
        
          .myborder {border:2px solid #35497f;}
        
        Border color #35497f