#342d4d color space conversions
Hex:
        #342d4d
        RGB:
        52, 45, 77
        CMY:
        80, 82, 70
        CMYK:
        32, 42, 0, 70
      HSL:
        253°, 26.2295%, 23.9216%
        HSV (HSB):
        253°, 41.5584%, 30.1961%
        XYZ:
        3.6941, 3.1427, 7.4331
        xyY:
        0.2589, 0.2202, 3.1427
      CIE-Lab:
        20.6064, 11.5802, -18.6252
        CIE-LCH:
        20.6064, 21.9317, 301.8713
        CIE-Luv:
        20.6064, 1.1275, -21.8568
        Hunter-Lab:
        17.7275, 6.1731, -12.4507
      #342d4d color charts
#342d4d RGB chart
      #342d4d CMYK chart
      #342d4d RGB pie chart
      #342d4d color shades, tints & tones
#342d4d color schemes
#342d4d color preview, HTML & CSS examples
           This text has a color of #342d4d        
        
          <p style="color:#342d4d;">Text here</p>
        
        
          .mytext {color:#342d4d;}
        
        Text color #342d4d
      
           This box has a color of #342d4d        
        
          <div style="background-color:#342d4d;">Content here</div>
        
        
          .mybackground {background-color:#342d4d;}
        
        Background color #342d4d
      
           Border around this has a color of #342d4d        
        
          <div style="border:2px solid #342d4d;">Content here</div>
        
        
          .myborder {border:2px solid #342d4d;}
        
        Border color #342d4d