#340f46 color space conversions
Hex:
        #340f46
        RGB:
        52, 15, 70
        CMY:
        80, 94, 73
        CMYK:
        26, 79, 0, 73
      HSL:
        280°, 64.7059%, 16.6667%
        HSV (HSB):
        280°, 78.5714%, 27.4510%
        XYZ:
        2.6925, 1.5139, 5.9447
        xyY:
        0.2652, 0.1491, 1.5139
      CIE-Lab:
        12.6962, 28.7294, -26.3965
        CIE-LCH:
        12.6962, 39.0148, 317.4233
        CIE-Luv:
        12.6962, 8.4609, -25.2849
        Hunter-Lab:
        12.3041, 17.5287, -20.0328
      #340f46 color charts
#340f46 RGB chart
      #340f46 CMYK chart
      #340f46 RGB pie chart
      #340f46 color shades, tints & tones
#340f46 color schemes
#340f46 color preview, HTML & CSS examples
           This text has a color of #340f46        
        
          <p style="color:#340f46;">Text here</p>
        
        
          .mytext {color:#340f46;}
        
        Text color #340f46
      
           This box has a color of #340f46        
        
          <div style="background-color:#340f46;">Content here</div>
        
        
          .mybackground {background-color:#340f46;}
        
        Background color #340f46
      
           Border around this has a color of #340f46        
        
          <div style="border:2px solid #340f46;">Content here</div>
        
        
          .myborder {border:2px solid #340f46;}
        
        Border color #340f46