#352eab color space conversions
Hex:
        #352eab
        RGB:
        53, 46, 171
        CMY:
        79, 82, 33
        CMYK:
        69, 73, 0, 33
      HSL:
        243°, 57.6037%, 42.5490%
        HSV (HSB):
        243°, 73.0994%, 67.0588%
        XYZ:
        9.7959, 5.6511, 39.1026
        xyY:
        0.1796, 0.1036, 5.6511
      CIE-Lab:
        28.5147, 42.5518, -65.4108
        CIE-LCH:
        28.5147, 78.0335, 303.0453
        CIE-Luv:
        28.5147, -4.7816, -84.6224
        Hunter-Lab:
        23.7721, 31.9539, -80.8850
      #352eab color charts
#352eab RGB chart
      #352eab CMYK chart
      #352eab RGB pie chart
      #352eab color shades, tints & tones
#352eab color schemes
#352eab color preview, HTML & CSS examples
           This text has a color of #352eab        
        
          <p style="color:#352eab;">Text here</p>
        
        
          .mytext {color:#352eab;}
        
        Text color #352eab
      
           This box has a color of #352eab        
        
          <div style="background-color:#352eab;">Content here</div>
        
        
          .mybackground {background-color:#352eab;}
        
        Background color #352eab
      
           Border around this has a color of #352eab        
        
          <div style="border:2px solid #352eab;">Content here</div>
        
        
          .myborder {border:2px solid #352eab;}
        
        Border color #352eab