#342b7d color space conversions
Hex:
        #342b7d
        RGB:
        52, 43, 125
        CMY:
        80, 83, 51
        CMYK:
        58, 66, 0, 51
      HSL:
        247°, 48.8095%, 32.9412%
        HSV (HSB):
        247°, 65.6000%, 49.0196%
        XYZ:
        5.9817, 3.9385, 19.8470
        xyY:
        0.2010, 0.1323, 3.9385
      CIE-Lab:
        23.4670, 28.7672, -45.3521
        CIE-LCH:
        23.4670, 53.7063, 302.3873
        CIE-Luv:
        23.4670, -1.7725, -56.0888
        Hunter-Lab:
        19.8456, 19.0723, -45.4021
      #342b7d color charts
#342b7d RGB chart
      #342b7d CMYK chart
      #342b7d RGB pie chart
      #342b7d color shades, tints & tones
#342b7d color schemes
#342b7d color preview, HTML & CSS examples
           This text has a color of #342b7d        
        
          <p style="color:#342b7d;">Text here</p>
        
        
          .mytext {color:#342b7d;}
        
        Text color #342b7d
      
           This box has a color of #342b7d        
        
          <div style="background-color:#342b7d;">Content here</div>
        
        
          .mybackground {background-color:#342b7d;}
        
        Background color #342b7d
      
           Border around this has a color of #342b7d        
        
          <div style="border:2px solid #342b7d;">Content here</div>
        
        
          .myborder {border:2px solid #342b7d;}
        
        Border color #342b7d