#342f7b color space conversions
Hex:
        #342f7b
        RGB:
        52, 47, 123
        CMY:
        80, 82, 52
        CMYK:
        58, 62, 0, 52
      HSL:
        244°, 44.7059%, 33.3333%
        HSV (HSB):
        244°, 61.7886%, 48.2353%
        XYZ:
        6.0078, 4.1932, 19.2316
        xyY:
        0.2041, 0.1425, 4.1932
      CIE-Lab:
        24.3000, 25.4659, -42.7316
        CIE-LCH:
        24.3000, 49.7444, 300.7928
        CIE-Luv:
        24.3000, -2.5331, -53.7803
        Hunter-Lab:
        20.4772, 16.5353, -41.3495
      #342f7b color charts
#342f7b RGB chart
      #342f7b CMYK chart
      #342f7b RGB pie chart
      #342f7b color shades, tints & tones
#342f7b color schemes
#342f7b color preview, HTML & CSS examples
           This text has a color of #342f7b        
        
          <p style="color:#342f7b;">Text here</p>
        
        
          .mytext {color:#342f7b;}
        
        Text color #342f7b
      
           This box has a color of #342f7b        
        
          <div style="background-color:#342f7b;">Content here</div>
        
        
          .mybackground {background-color:#342f7b;}
        
        Background color #342f7b
      
           Border around this has a color of #342f7b        
        
          <div style="border:2px solid #342f7b;">Content here</div>
        
        
          .myborder {border:2px solid #342f7b;}
        
        Border color #342f7b