#352a64 color space conversions
Hex:
        #352a64
        RGB:
        53, 42, 100
        CMY:
        79, 84, 61
        CMYK:
        47, 58, 0, 61
      HSL:
        251°, 40.8451%, 27.8431%
        HSV (HSB):
        251°, 58.0000%, 39.2157%
        XYZ:
        4.5964, 3.3329, 12.4577
        xyY:
        0.2255, 0.1635, 3.3329
      CIE-Lab:
        21.3307, 21.2563, -32.7299
        CIE-LCH:
        21.3307, 39.0266, 303.0015
        CIE-Luv:
        21.3307, 0.5780, -39.4207
        Hunter-Lab:
        18.2563, 12.9928, -27.6787
      #352a64 color charts
#352a64 RGB chart
      #352a64 CMYK chart
      #352a64 RGB pie chart
      #352a64 color shades, tints & tones
#352a64 color schemes
#352a64 color preview, HTML & CSS examples
           This text has a color of #352a64        
        
          <p style="color:#352a64;">Text here</p>
        
        
          .mytext {color:#352a64;}
        
        Text color #352a64
      
           This box has a color of #352a64        
        
          <div style="background-color:#352a64;">Content here</div>
        
        
          .mybackground {background-color:#352a64;}
        
        Background color #352a64
      
           Border around this has a color of #352a64        
        
          <div style="border:2px solid #352a64;">Content here</div>
        
        
          .myborder {border:2px solid #352a64;}
        
        Border color #352a64