#352b95 color space conversions
Hex:
        #352b95
        RGB:
        53, 43, 149
        CMY:
        79, 83, 42
        CMYK:
        64, 71, 0, 42
      HSL:
        246°, 55.2083%, 37.6471%
        HSV (HSB):
        246°, 71.1409%, 58.4314%
        XYZ:
        7.7569, 4.6546, 28.9234
        xyY:
        0.1877, 0.1126, 4.6546
      CIE-Lab:
        25.7270, 37.0222, -56.6228
        CIE-LCH:
        25.7270, 67.6519, 303.1782
        CIE-Luv:
        25.7270, -3.0251, -71.3853
        Hunter-Lab:
        21.5744, 26.4228, -64.3839
      #352b95 color charts
#352b95 RGB chart
      #352b95 CMYK chart
      #352b95 RGB pie chart
      #352b95 color shades, tints & tones
#352b95 color schemes
#352b95 color preview, HTML & CSS examples
           This text has a color of #352b95        
        
          <p style="color:#352b95;">Text here</p>
        
        
          .mytext {color:#352b95;}
        
        Text color #352b95
      
           This box has a color of #352b95        
        
          <div style="background-color:#352b95;">Content here</div>
        
        
          .mybackground {background-color:#352b95;}
        
        Background color #352b95
      
           Border around this has a color of #352b95        
        
          <div style="border:2px solid #352b95;">Content here</div>
        
        
          .myborder {border:2px solid #352b95;}
        
        Border color #352b95