#352d47 color space conversions
Hex:
        #352d47
        RGB:
        53, 45, 71
        CMY:
        79, 82, 72
        CMYK:
        25, 37, 0, 72
      HSL:
        258°, 22.4138%, 22.7451%
        HSV (HSB):
        258°, 36.6197%, 27.8431%
        XYZ:
        3.5439, 3.0886, 6.3706
        xyY:
        0.2725, 0.2375, 3.0886
      CIE-Lab:
        20.3952, 10.1631, -14.8928
        CIE-LCH:
        20.3952, 18.0301, 304.3103
        CIE-Luv:
        20.3952, 2.0284, -17.3365
        Hunter-Lab:
        17.5744, 5.2398, -9.1902
      #352d47 color charts
#352d47 RGB chart
      #352d47 CMYK chart
      #352d47 RGB pie chart
      #352d47 color shades, tints & tones
#352d47 color schemes
#352d47 color preview, HTML & CSS examples
           This text has a color of #352d47        
        
          <p style="color:#352d47;">Text here</p>
        
        
          .mytext {color:#352d47;}
        
        Text color #352d47
      
           This box has a color of #352d47        
        
          <div style="background-color:#352d47;">Content here</div>
        
        
          .mybackground {background-color:#352d47;}
        
        Background color #352d47
      
           Border around this has a color of #352d47        
        
          <div style="border:2px solid #352d47;">Content here</div>
        
        
          .myborder {border:2px solid #352d47;}
        
        Border color #352d47