#350a3f color space conversions
Hex:
        #350a3f
        RGB:
        53, 10, 63
        CMY:
        79, 96, 75
        CMYK:
        16, 84, 0, 75
      HSL:
        289°, 72.6027%, 14.3137%
        HSV (HSB):
        289°, 84.1270%, 24.7059%
        XYZ:
        2.4739, 1.3328, 4.8295
        xyY:
        0.2865, 0.1543, 1.3328
      CIE-Lab:
        11.5033, 29.6304, -23.3768
        CIE-LCH:
        11.5033, 37.7417, 321.7284
        CIE-Luv:
        11.5033, 10.4587, -21.4948
        Hunter-Lab:
        11.5449, 18.0470, -16.7209
      #350a3f color charts
#350a3f RGB chart
      #350a3f CMYK chart
      #350a3f RGB pie chart
      #350a3f color shades, tints & tones
#350a3f color schemes
#350a3f color preview, HTML & CSS examples
           This text has a color of #350a3f        
        
          <p style="color:#350a3f;">Text here</p>
        
        
          .mytext {color:#350a3f;}
        
        Text color #350a3f
      
           This box has a color of #350a3f        
        
          <div style="background-color:#350a3f;">Content here</div>
        
        
          .mybackground {background-color:#350a3f;}
        
        Background color #350a3f
      
           Border around this has a color of #350a3f        
        
          <div style="border:2px solid #350a3f;">Content here</div>
        
        
          .myborder {border:2px solid #350a3f;}
        
        Border color #350a3f