#342b6e color space conversions
Hex:
        #342b6e
        RGB:
        52, 43, 110
        CMY:
        80, 83, 57
        CMYK:
        53, 61, 0, 57
      HSL:
        248°, 43.7908%, 30.0000%
        HSV (HSB):
        248°, 60.9091%, 43.1373%
        XYZ:
        5.0945, 3.5836, 15.1750
        xyY:
        0.2136, 0.1502, 3.5836
      CIE-Lab:
        22.2441, 23.6750, -37.7558
        CIE-LCH:
        22.2441, 44.5646, 302.0901
        CIE-Luv:
        22.2441, -0.7514, -46.0732
        Hunter-Lab:
        18.9304, 14.9094, -34.2769
      #342b6e color charts
#342b6e RGB chart
      #342b6e CMYK chart
      #342b6e RGB pie chart
      #342b6e color shades, tints & tones
#342b6e color schemes
#342b6e color preview, HTML & CSS examples
           This text has a color of #342b6e        
        
          <p style="color:#342b6e;">Text here</p>
        
        
          .mytext {color:#342b6e;}
        
        Text color #342b6e
      
           This box has a color of #342b6e        
        
          <div style="background-color:#342b6e;">Content here</div>
        
        
          .mybackground {background-color:#342b6e;}
        
        Background color #342b6e
      
           Border around this has a color of #342b6e        
        
          <div style="border:2px solid #342b6e;">Content here</div>
        
        
          .myborder {border:2px solid #342b6e;}
        
        Border color #342b6e