#352a44 color space conversions
Hex:
        #352a44
        RGB:
        53, 42, 68
        CMY:
        79, 84, 73
        CMYK:
        22, 38, 0, 73
      HSL:
        265°, 23.6364%, 21.5686%
        HSV (HSB):
        265°, 38.2353%, 26.6667%
        XYZ:
        3.3396, 2.8302, 5.8391
        xyY:
        0.2781, 0.2357, 2.8302
      CIE-Lab:
        19.3505, 11.3918, -14.4718
        CIE-LCH:
        19.3505, 18.4176, 308.2086
        CIE-Luv:
        19.3505, 3.3102, -16.6033
        Hunter-Lab:
        16.8231, 5.9936, -8.8027
      #352a44 color charts
#352a44 RGB chart
      #352a44 CMYK chart
      #352a44 RGB pie chart
      #352a44 color shades, tints & tones
#352a44 color schemes
#352a44 color preview, HTML & CSS examples
           This text has a color of #352a44        
        
          <p style="color:#352a44;">Text here</p>
        
        
          .mytext {color:#352a44;}
        
        Text color #352a44
      
           This box has a color of #352a44        
        
          <div style="background-color:#352a44;">Content here</div>
        
        
          .mybackground {background-color:#352a44;}
        
        Background color #352a44
      
           Border around this has a color of #352a44        
        
          <div style="border:2px solid #352a44;">Content here</div>
        
        
          .myborder {border:2px solid #352a44;}
        
        Border color #352a44