#352d49 color space conversions
Hex:
        #352d49
        RGB:
        53, 45, 73
        CMY:
        79, 82, 71
        CMYK:
        27, 38, 0, 71
      HSL:
        257°, 23.7288%, 23.1373%
        HSV (HSB):
        257°, 38.3562%, 28.6275%
        XYZ:
        3.6092, 3.1147, 6.7143
        xyY:
        0.2686, 0.2318, 3.1147
      CIE-Lab:
        20.4975, 10.7415, -16.0884
        CIE-LCH:
        20.4975, 19.3447, 303.7293
        CIE-Luv:
        20.4975, 1.8696, -18.8021
        Hunter-Lab:
        17.6485, 5.6190, -10.2027
      #352d49 color charts
#352d49 RGB chart
      #352d49 CMYK chart
      #352d49 RGB pie chart
      #352d49 color shades, tints & tones
#352d49 color schemes
#352d49 color preview, HTML & CSS examples
           This text has a color of #352d49        
        
          <p style="color:#352d49;">Text here</p>
        
        
          .mytext {color:#352d49;}
        
        Text color #352d49
      
           This box has a color of #352d49        
        
          <div style="background-color:#352d49;">Content here</div>
        
        
          .mybackground {background-color:#352d49;}
        
        Background color #352d49
      
           Border around this has a color of #352d49        
        
          <div style="border:2px solid #352d49;">Content here</div>
        
        
          .myborder {border:2px solid #352d49;}
        
        Border color #352d49