#350a3e color space conversions
Hex:
        #350a3e
        RGB:
        53, 10, 62
        CMY:
        79, 96, 76
        CMYK:
        15, 84, 0, 76
      HSL:
        290°, 72.2222%, 14.1176%
        HSV (HSB):
        290°, 83.8710%, 24.3137%
        XYZ:
        2.4462, 1.3218, 4.6836
        xyY:
        0.2894, 0.1564, 1.3218
      CIE-Lab:
        11.4269, 29.4047, -22.7885
        CIE-LCH:
        11.4269, 37.2015, 322.2245
        CIE-Luv:
        11.4269, 10.6277, -20.9215
        Hunter-Lab:
        11.4968, 17.8610, -16.1061
      #350a3e color charts
#350a3e RGB chart
      #350a3e CMYK chart
      #350a3e RGB pie chart
      #350a3e color shades, tints & tones
#350a3e color schemes
#350a3e color preview, HTML & CSS examples
           This text has a color of #350a3e        
        
          <p style="color:#350a3e;">Text here</p>
        
        
          .mytext {color:#350a3e;}
        
        Text color #350a3e
      
           This box has a color of #350a3e        
        
          <div style="background-color:#350a3e;">Content here</div>
        
        
          .mybackground {background-color:#350a3e;}
        
        Background color #350a3e
      
           Border around this has a color of #350a3e        
        
          <div style="border:2px solid #350a3e;">Content here</div>
        
        
          .myborder {border:2px solid #350a3e;}
        
        Border color #350a3e