#340b58 color space conversions
Hex:
        #340b58
        RGB:
        52, 11, 88
        CMY:
        80, 96, 65
        CMYK:
        41, 88, 0, 65
      HSL:
        272°, 77.7778%, 19.4118%
        HSV (HSB):
        272°, 87.5000%, 34.5098%
        XYZ:
        3.2973, 1.6740, 9.3818
        xyY:
        0.2297, 0.1166, 1.6740
      CIE-Lab:
        13.6740, 35.1659, -37.1743
        CIE-LCH:
        13.6740, 51.1720, 313.4097
        CIE-Luv:
        13.6740, 6.2892, -35.8956
        Hunter-Lab:
        12.9383, 22.8484, -33.9358
      #340b58 color charts
#340b58 RGB chart
      #340b58 CMYK chart
      #340b58 RGB pie chart
      #340b58 color shades, tints & tones
#340b58 color schemes
#340b58 color preview, HTML & CSS examples
           This text has a color of #340b58        
        
          <p style="color:#340b58;">Text here</p>
        
        
          .mytext {color:#340b58;}
        
        Text color #340b58
      
           This box has a color of #340b58        
        
          <div style="background-color:#340b58;">Content here</div>
        
        
          .mybackground {background-color:#340b58;}
        
        Background color #340b58
      
           Border around this has a color of #340b58        
        
          <div style="border:2px solid #340b58;">Content here</div>
        
        
          .myborder {border:2px solid #340b58;}
        
        Border color #340b58