#352c40 color space conversions
Hex:
        #352c40
        RGB:
        53, 44, 64
        CMY:
        79, 83, 75
        CMYK:
        17, 31, 0, 75
      HSL:
        267°, 18.5185%, 21.1765%
        HSV (HSB):
        267°, 31.2500%, 25.0980%
        XYZ:
        3.2943, 2.9284, 5.2421
        xyY:
        0.2873, 0.2554, 2.9284
      CIE-Lab:
        19.7549, 8.9055, -11.1112
        CIE-LCH:
        19.7549, 14.2397, 308.7117
        CIE-Luv:
        19.7549, 2.9530, -12.7477
        Hunter-Lab:
        17.1126, 4.4154, -6.1835
      #352c40 color charts
#352c40 RGB chart
      #352c40 CMYK chart
      #352c40 RGB pie chart
      #352c40 color shades, tints & tones
#352c40 color schemes
#352c40 color preview, HTML & CSS examples
           This text has a color of #352c40        
        
          <p style="color:#352c40;">Text here</p>
        
        
          .mytext {color:#352c40;}
        
        Text color #352c40
      
           This box has a color of #352c40        
        
          <div style="background-color:#352c40;">Content here</div>
        
        
          .mybackground {background-color:#352c40;}
        
        Background color #352c40
      
           Border around this has a color of #352c40        
        
          <div style="border:2px solid #352c40;">Content here</div>
        
        
          .myborder {border:2px solid #352c40;}
        
        Border color #352c40