#350b4f color space conversions
Hex:
        #350b4f
        RGB:
        53, 11, 79
        CMY:
        79, 96, 69
        CMYK:
        33, 86, 0, 69
      HSL:
        277°, 75.5556%, 17.6471%
        HSV (HSB):
        277°, 86.0759%, 30.9804%
        XYZ:
        2.9992, 1.5607, 7.5403
        xyY:
        0.2479, 0.1290, 1.5607
      CIE-Lab:
        12.9891, 33.0468, -32.1496
        CIE-LCH:
        12.9891, 46.1052, 315.7884
        CIE-Luv:
        12.9891, 7.9082, -30.7073
        Hunter-Lab:
        12.4930, 20.9893, -27.0403
      #350b4f color charts
#350b4f RGB chart
      #350b4f CMYK chart
      #350b4f RGB pie chart
      #350b4f color shades, tints & tones
#350b4f color schemes
#350b4f color preview, HTML & CSS examples
           This text has a color of #350b4f        
        
          <p style="color:#350b4f;">Text here</p>
        
        
          .mytext {color:#350b4f;}
        
        Text color #350b4f
      
           This box has a color of #350b4f        
        
          <div style="background-color:#350b4f;">Content here</div>
        
        
          .mybackground {background-color:#350b4f;}
        
        Background color #350b4f
      
           Border around this has a color of #350b4f        
        
          <div style="border:2px solid #350b4f;">Content here</div>
        
        
          .myborder {border:2px solid #350b4f;}
        
        Border color #350b4f