#352a70 color space conversions
Hex:
        #352a70
        RGB:
        53, 42, 112
        CMY:
        79, 84, 56
        CMYK:
        53, 63, 0, 56
      HSL:
        249°, 45.4545%, 30.1961%
        HSV (HSB):
        249°, 62.5000%, 43.9216%
        XYZ:
        5.2208, 3.5827, 15.7456
        xyY:
        0.2127, 0.1459, 3.5827
      CIE-Lab:
        22.2408, 25.2343, -39.0451
        CIE-LCH:
        22.2408, 46.4897, 302.8740
        CIE-Luv:
        22.2408, -0.3456, -47.6237
        Hunter-Lab:
        18.9279, 16.1109, -36.0721
      #352a70 color charts
#352a70 RGB chart
      #352a70 CMYK chart
      #352a70 RGB pie chart
      #352a70 color shades, tints & tones
#352a70 color schemes
#352a70 color preview, HTML & CSS examples
           This text has a color of #352a70        
        
          <p style="color:#352a70;">Text here</p>
        
        
          .mytext {color:#352a70;}
        
        Text color #352a70
      
           This box has a color of #352a70        
        
          <div style="background-color:#352a70;">Content here</div>
        
        
          .mybackground {background-color:#352a70;}
        
        Background color #352a70
      
           Border around this has a color of #352a70        
        
          <div style="border:2px solid #352a70;">Content here</div>
        
        
          .myborder {border:2px solid #352a70;}
        
        Border color #352a70