#350c46 color space conversions
Hex:
        #350c46
        RGB:
        53, 12, 70
        CMY:
        79, 95, 73
        CMYK:
        24, 83, 0, 73
      HSL:
        282°, 70.7317%, 16.0784%
        HSV (HSB):
        282°, 82.8571%, 27.4510%
        XYZ:
        2.7052, 1.4620, 5.9340
        xyY:
        0.2678, 0.1447, 1.4620
      CIE-Lab:
        12.3646, 30.3976, -26.9228
        CIE-LCH:
        12.3646, 40.6061, 318.4691
        CIE-Luv:
        12.3646, 9.1845, -25.4410
        Hunter-Lab:
        12.0914, 18.7751, -20.6331
      #350c46 color charts
#350c46 RGB chart
      #350c46 CMYK chart
      #350c46 RGB pie chart
      #350c46 color shades, tints & tones
#350c46 color schemes
#350c46 color preview, HTML & CSS examples
           This text has a color of #350c46        
        
          <p style="color:#350c46;">Text here</p>
        
        
          .mytext {color:#350c46;}
        
        Text color #350c46
      
           This box has a color of #350c46        
        
          <div style="background-color:#350c46;">Content here</div>
        
        
          .mybackground {background-color:#350c46;}
        
        Background color #350c46
      
           Border around this has a color of #350c46        
        
          <div style="border:2px solid #350c46;">Content here</div>
        
        
          .myborder {border:2px solid #350c46;}
        
        Border color #350c46