#352a47 color space conversions
Hex:
        #352a47
        RGB:
        53, 42, 71
        CMY:
        79, 84, 72
        CMYK:
        25, 41, 0, 72
      HSL:
        263°, 25.6637%, 22.1569%
        HSV (HSB):
        263°, 40.8451%, 27.8431%
        XYZ:
        3.4335, 2.8677, 6.3338
        xyY:
        0.2717, 0.2270, 2.8677
      CIE-Lab:
        19.5063, 12.2418, -16.2757
        CIE-LCH:
        19.5063, 20.3657, 306.9486
        CIE-Luv:
        19.5063, 3.0419, -18.7651
        Hunter-Lab:
        16.9344, 6.5561, -10.3215
      #352a47 color charts
#352a47 RGB chart
      #352a47 CMYK chart
      #352a47 RGB pie chart
      #352a47 color shades, tints & tones
#352a47 color schemes
#352a47 color preview, HTML & CSS examples
           This text has a color of #352a47        
        
          <p style="color:#352a47;">Text here</p>
        
        
          .mytext {color:#352a47;}
        
        Text color #352a47
      
           This box has a color of #352a47        
        
          <div style="background-color:#352a47;">Content here</div>
        
        
          .mybackground {background-color:#352a47;}
        
        Background color #352a47
      
           Border around this has a color of #352a47        
        
          <div style="border:2px solid #352a47;">Content here</div>
        
        
          .myborder {border:2px solid #352a47;}
        
        Border color #352a47