#342b4d color space conversions
Hex:
        #342b4d
        RGB:
        52, 43, 77
        CMY:
        80, 83, 70
        CMYK:
        32, 44, 0, 70
      HSL:
        256°, 28.3333%, 23.5294%
        HSV (HSB):
        256°, 44.1558%, 30.1961%
        XYZ:
        3.6196, 2.9936, 7.4082
        xyY:
        0.2581, 0.2135, 2.9936
      CIE-Lab:
        20.0184, 12.9682, -19.5478
        CIE-LCH:
        20.0184, 23.4583, 303.5608
        CIE-Luv:
        20.0184, 1.7710, -22.7746
        Hunter-Lab:
        17.3021, 7.0634, -13.2746
      #342b4d color charts
#342b4d RGB chart
      #342b4d CMYK chart
      #342b4d RGB pie chart
      #342b4d color shades, tints & tones
#342b4d color schemes
#342b4d color preview, HTML & CSS examples
           This text has a color of #342b4d        
        
          <p style="color:#342b4d;">Text here</p>
        
        
          .mytext {color:#342b4d;}
        
        Text color #342b4d
      
           This box has a color of #342b4d        
        
          <div style="background-color:#342b4d;">Content here</div>
        
        
          .mybackground {background-color:#342b4d;}
        
        Background color #342b4d
      
           Border around this has a color of #342b4d        
        
          <div style="border:2px solid #342b4d;">Content here</div>
        
        
          .myborder {border:2px solid #342b4d;}
        
        Border color #342b4d