#352b90 color space conversions
Hex:
        #352b90
        RGB:
        53, 43, 144
        CMY:
        79, 83, 44
        CMYK:
        63, 70, 0, 44
      HSL:
        246°, 54.0107%, 36.6667%
        HSV (HSB):
        246°, 70.1389%, 56.4706%
        XYZ:
        7.3661, 4.4983, 26.8656
        xyY:
        0.1902, 0.1161, 4.4983
      CIE-Lab:
        25.2546, 35.3536, -54.3130
        CIE-LCH:
        25.2546, 64.8057, 303.0610
        CIE-Luv:
        25.2546, -2.7186, -68.2495
        Hunter-Lab:
        21.2091, 24.8788, -60.2563
      #352b90 color charts
#352b90 RGB chart
      #352b90 CMYK chart
      #352b90 RGB pie chart
      #352b90 color shades, tints & tones
#352b90 color schemes
#352b90 color preview, HTML & CSS examples
           This text has a color of #352b90        
        
          <p style="color:#352b90;">Text here</p>
        
        
          .mytext {color:#352b90;}
        
        Text color #352b90
      
           This box has a color of #352b90        
        
          <div style="background-color:#352b90;">Content here</div>
        
        
          .mybackground {background-color:#352b90;}
        
        Background color #352b90
      
           Border around this has a color of #352b90        
        
          <div style="border:2px solid #352b90;">Content here</div>
        
        
          .myborder {border:2px solid #352b90;}
        
        Border color #352b90