#35327b color space conversions
Hex:
        #35327b
        RGB:
        53, 50, 123
        CMY:
        79, 80, 52
        CMYK:
        57, 59, 0, 52
      HSL:
        242°, 42.1965%, 33.9216%
        HSV (HSB):
        242°, 59.3496%, 48.2353%
        XYZ:
        6.1840, 4.4681, 19.2754
        xyY:
        0.2066, 0.1493, 4.4681
      CIE-Lab:
        25.1624, 23.6762, -41.3299
        CIE-LCH:
        25.1624, 47.6311, 299.8066
        CIE-Luv:
        25.1624, -2.9648, -52.8088
        Hunter-Lab:
        21.1380, 15.2289, -39.2690
      #35327b color charts
#35327b RGB chart
      #35327b CMYK chart
      #35327b RGB pie chart
      #35327b color shades, tints & tones
#35327b color schemes
#35327b color preview, HTML & CSS examples
           This text has a color of #35327b        
        
          <p style="color:#35327b;">Text here</p>
        
        
          .mytext {color:#35327b;}
        
        Text color #35327b
      
           This box has a color of #35327b        
        
          <div style="background-color:#35327b;">Content here</div>
        
        
          .mybackground {background-color:#35327b;}
        
        Background color #35327b
      
           Border around this has a color of #35327b        
        
          <div style="border:2px solid #35327b;">Content here</div>
        
        
          .myborder {border:2px solid #35327b;}
        
        Border color #35327b