#342c4f color space conversions
Hex:
        #342c4f
        RGB:
        52, 44, 79
        CMY:
        80, 83, 69
        CMYK:
        34, 44, 0, 69
      HSL:
        254°, 28.4553%, 24.1176%
        HSV (HSB):
        254°, 44.3038%, 30.9804%
        XYZ:
        3.7281, 3.0959, 7.7982
        xyY:
        0.2550, 0.2117, 3.0959
      CIE-Lab:
        20.4241, 12.8844, -20.2566
        CIE-LCH:
        20.4241, 24.0070, 302.4587
        CIE-Luv:
        20.4241, 1.2961, -23.7795
        Hunter-Lab:
        17.5953, 7.0293, -13.9606
      #342c4f color charts
#342c4f RGB chart
      #342c4f CMYK chart
      #342c4f RGB pie chart
      #342c4f color shades, tints & tones
#342c4f color schemes
#342c4f color preview, HTML & CSS examples
           This text has a color of #342c4f        
        
          <p style="color:#342c4f;">Text here</p>
        
        
          .mytext {color:#342c4f;}
        
        Text color #342c4f
      
           This box has a color of #342c4f        
        
          <div style="background-color:#342c4f;">Content here</div>
        
        
          .mybackground {background-color:#342c4f;}
        
        Background color #342c4f
      
           Border around this has a color of #342c4f        
        
          <div style="border:2px solid #342c4f;">Content here</div>
        
        
          .myborder {border:2px solid #342c4f;}
        
        Border color #342c4f