#352e77 color space conversions
Hex:
        #352e77
        RGB:
        53, 46, 119
        CMY:
        79, 82, 53
        CMYK:
        55, 61, 0, 53
      HSL:
        246°, 44.2424%, 32.3529%
        HSV (HSB):
        246°, 61.3445%, 46.6667%
        XYZ:
        5.7750, 4.0428, 17.9287
        xyY:
        0.2081, 0.1457, 4.0428
      CIE-Lab:
        23.8124, 24.9603, -40.9788
        CIE-LCH:
        23.8124, 47.9821, 301.3457
        CIE-Luv:
        23.8124, -1.7539, -51.2755
        Hunter-Lab:
        20.1067, 16.0814, -38.7930
      #352e77 color charts
#352e77 RGB chart
      #352e77 CMYK chart
      #352e77 RGB pie chart
      #352e77 color shades, tints & tones
#352e77 color schemes
#352e77 color preview, HTML & CSS examples
           This text has a color of #352e77        
        
          <p style="color:#352e77;">Text here</p>
        
        
          .mytext {color:#352e77;}
        
        Text color #352e77
      
           This box has a color of #352e77        
        
          <div style="background-color:#352e77;">Content here</div>
        
        
          .mybackground {background-color:#352e77;}
        
        Background color #352e77
      
           Border around this has a color of #352e77        
        
          <div style="border:2px solid #352e77;">Content here</div>
        
        
          .myborder {border:2px solid #352e77;}
        
        Border color #352e77