#35549f color space conversions
Hex:
        #35549f
        RGB:
        53, 84, 159
        CMY:
        79, 67, 38
        CMYK:
        67, 47, 0, 38
      HSL:
        222°, 50.0000%, 41.5686%
        HSV (HSB):
        222°, 66.6667%, 62.3529%
        XYZ:
        10.8965, 9.6007, 34.0797
        xyY:
        0.1997, 0.1759, 9.6007
      CIE-Lab:
        37.1161, 13.9471, -44.2129
        CIE-LCH:
        37.1161, 46.3605, 287.5080
        CIE-Luv:
        37.1161, -13.6747, -63.8435
        Hunter-Lab:
        30.9851, 8.5493, -43.5221
      #35549f color charts
#35549f RGB chart
      #35549f CMYK chart
      #35549f RGB pie chart
      #35549f color shades, tints & tones
#35549f color schemes
#35549f color preview, HTML & CSS examples
           This text has a color of #35549f        
        
          <p style="color:#35549f;">Text here</p>
        
        
          .mytext {color:#35549f;}
        
        Text color #35549f
      
           This box has a color of #35549f        
        
          <div style="background-color:#35549f;">Content here</div>
        
        
          .mybackground {background-color:#35549f;}
        
        Background color #35549f
      
           Border around this has a color of #35549f        
        
          <div style="border:2px solid #35549f;">Content here</div>
        
        
          .myborder {border:2px solid #35549f;}
        
        Border color #35549f