#352c77 color space conversions
Hex:
        #352c77
        RGB:
        53, 44, 119
        CMY:
        79, 83, 53
        CMYK:
        55, 63, 0, 53
      HSL:
        247°, 46.0123%, 31.9608%
        HSV (HSB):
        247°, 63.0252%, 46.6667%
        XYZ:
        5.6987, 3.8902, 17.9033
        xyY:
        0.2073, 0.1415, 3.8902
      CIE-Lab:
        23.3049, 26.2779, -41.8018
        CIE-LCH:
        23.3049, 49.3753, 302.1547
        CIE-Luv:
        23.3049, -1.2945, -51.8150
        Hunter-Lab:
        19.7235, 17.0574, -40.0119
      #352c77 color charts
#352c77 RGB chart
      #352c77 CMYK chart
      #352c77 RGB pie chart
      #352c77 color shades, tints & tones
#352c77 color schemes
#352c77 color preview, HTML & CSS examples
           This text has a color of #352c77        
        
          <p style="color:#352c77;">Text here</p>
        
        
          .mytext {color:#352c77;}
        
        Text color #352c77
      
           This box has a color of #352c77        
        
          <div style="background-color:#352c77;">Content here</div>
        
        
          .mybackground {background-color:#352c77;}
        
        Background color #352c77
      
           Border around this has a color of #352c77        
        
          <div style="border:2px solid #352c77;">Content here</div>
        
        
          .myborder {border:2px solid #352c77;}
        
        Border color #352c77