#342e6a color space conversions
Hex:
        #342e6a
        RGB:
        52, 46, 106
        CMY:
        80, 82, 58
        CMYK:
        51, 57, 0, 58
      HSL:
        246°, 39.4737%, 29.8039%
        HSV (HSB):
        246°, 56.6038%, 41.5686%
        XYZ:
        4.9947, 3.7247, 14.0914
        xyY:
        0.2190, 0.1633, 3.7247
      CIE-Lab:
        22.7395, 20.3004, -34.3722
        CIE-LCH:
        22.7395, 39.9193, 300.5663
        CIE-Luv:
        22.7395, -1.2215, -42.3667
        Hunter-Lab:
        19.2994, 12.4219, -29.7807
      #342e6a color charts
#342e6a RGB chart
      #342e6a CMYK chart
      #342e6a RGB pie chart
      #342e6a color shades, tints & tones
#342e6a color schemes
#342e6a color preview, HTML & CSS examples
           This text has a color of #342e6a        
        
          <p style="color:#342e6a;">Text here</p>
        
        
          .mytext {color:#342e6a;}
        
        Text color #342e6a
      
           This box has a color of #342e6a        
        
          <div style="background-color:#342e6a;">Content here</div>
        
        
          .mybackground {background-color:#342e6a;}
        
        Background color #342e6a
      
           Border around this has a color of #342e6a        
        
          <div style="border:2px solid #342e6a;">Content here</div>
        
        
          .myborder {border:2px solid #342e6a;}
        
        Border color #342e6a