#342d8d color space conversions
Hex:
        #342d8d
        RGB:
        52, 45, 141
        CMY:
        80, 82, 45
        CMYK:
        63, 68, 0, 45
      HSL:
        244°, 51.6129%, 36.4706%
        HSV (HSB):
        244°, 68.0851%, 55.2941%
        XYZ:
        7.1623, 4.5299, 25.6962
        xyY:
        0.1916, 0.1212, 4.5299
      CIE-Lab:
        25.3512, 32.9524, -52.2994
        CIE-LCH:
        25.3512, 61.8150, 302.2139
        CIE-Luv:
        25.3512, -3.1658, -66.0677
        Hunter-Lab:
        21.2836, 22.8218, -56.6836
      #342d8d color charts
#342d8d RGB chart
      #342d8d CMYK chart
      #342d8d RGB pie chart
      #342d8d color shades, tints & tones
#342d8d color schemes
#342d8d color preview, HTML & CSS examples
           This text has a color of #342d8d        
        
          <p style="color:#342d8d;">Text here</p>
        
        
          .mytext {color:#342d8d;}
        
        Text color #342d8d
      
           This box has a color of #342d8d        
        
          <div style="background-color:#342d8d;">Content here</div>
        
        
          .mybackground {background-color:#342d8d;}
        
        Background color #342d8d
      
           Border around this has a color of #342d8d        
        
          <div style="border:2px solid #342d8d;">Content here</div>
        
        
          .myborder {border:2px solid #342d8d;}
        
        Border color #342d8d