#352a55 color space conversions
Hex:
        #352a55
        RGB:
        53, 42, 85
        CMY:
        79, 84, 67
        CMYK:
        38, 51, 0, 67
      HSL:
        255°, 33.8583%, 24.9020%
        HSV (HSB):
        255°, 50.5882%, 33.3333%
        XYZ:
        3.9359, 3.0687, 8.9792
        xyY:
        0.2462, 0.1920, 3.0687
      CIE-Lab:
        20.3169, 16.4446, -24.4387
        CIE-LCH:
        20.3169, 29.4564, 303.9363
        CIE-Luv:
        20.3169, 1.8161, -28.8444
        Hunter-Lab:
        17.5177, 9.4493, -18.1285
      #352a55 color charts
#352a55 RGB chart
      #352a55 CMYK chart
      #352a55 RGB pie chart
      #352a55 color shades, tints & tones
#352a55 color schemes
#352a55 color preview, HTML & CSS examples
           This text has a color of #352a55        
        
          <p style="color:#352a55;">Text here</p>
        
        
          .mytext {color:#352a55;}
        
        Text color #352a55
      
           This box has a color of #352a55        
        
          <div style="background-color:#352a55;">Content here</div>
        
        
          .mybackground {background-color:#352a55;}
        
        Background color #352a55
      
           Border around this has a color of #352a55        
        
          <div style="border:2px solid #352a55;">Content here</div>
        
        
          .myborder {border:2px solid #352a55;}
        
        Border color #352a55