#352e56 color space conversions
Hex:
        #352e56
        RGB:
        53, 46, 86
        CMY:
        79, 82, 66
        CMYK:
        38, 47, 0, 66
      HSL:
        251°, 30.3030%, 25.8824%
        HSV (HSB):
        251°, 46.5116%, 33.7255%
        XYZ:
        4.1249, 3.3828, 9.2396
        xyY:
        0.2463, 0.2020, 3.3828
      CIE-Lab:
        21.5159, 14.0032, -23.2052
        CIE-LCH:
        21.5159, 27.1029, 301.1089
        CIE-Luv:
        21.5159, 0.5453, -27.8835
        Hunter-Lab:
        18.3923, 7.8464, -16.9106
      #352e56 color charts
#352e56 RGB chart
      #352e56 CMYK chart
      #352e56 RGB pie chart
      #352e56 color shades, tints & tones
#352e56 color schemes
#352e56 color preview, HTML & CSS examples
           This text has a color of #352e56        
        
          <p style="color:#352e56;">Text here</p>
        
        
          .mytext {color:#352e56;}
        
        Text color #352e56
      
           This box has a color of #352e56        
        
          <div style="background-color:#352e56;">Content here</div>
        
        
          .mybackground {background-color:#352e56;}
        
        Background color #352e56
      
           Border around this has a color of #352e56        
        
          <div style="border:2px solid #352e56;">Content here</div>
        
        
          .myborder {border:2px solid #352e56;}
        
        Border color #352e56