#342b3f color space conversions
Hex:
        #342b3f
        RGB:
        52, 43, 63
        CMY:
        80, 83, 75
        CMYK:
        17, 32, 0, 75
      HSL:
        267°, 18.8679%, 20.7843%
        HSV (HSB):
        267°, 31.7460%, 24.7059%
        XYZ:
        3.1773, 2.8167, 5.0788
        xyY:
        0.2869, 0.2544, 2.8167
      CIE-Lab:
        19.2943, 8.9368, -11.1420
        CIE-LCH:
        19.2943, 14.2833, 308.7323
        CIE-Luv:
        19.2943, 2.9241, -12.6561
        Hunter-Lab:
        16.7830, 4.4222, -6.1941
      #342b3f color charts
#342b3f RGB chart
      #342b3f CMYK chart
      #342b3f RGB pie chart
      #342b3f color shades, tints & tones
#342b3f color schemes
#342b3f color preview, HTML & CSS examples
           This text has a color of #342b3f        
        
          <p style="color:#342b3f;">Text here</p>
        
        
          .mytext {color:#342b3f;}
        
        Text color #342b3f
      
           This box has a color of #342b3f        
        
          <div style="background-color:#342b3f;">Content here</div>
        
        
          .mybackground {background-color:#342b3f;}
        
        Background color #342b3f
      
           Border around this has a color of #342b3f        
        
          <div style="border:2px solid #342b3f;">Content here</div>
        
        
          .myborder {border:2px solid #342b3f;}
        
        Border color #342b3f