#341d91 color space conversions
Hex:
        #341d91
        RGB:
        52, 29, 145
        CMY:
        80, 89, 43
        CMYK:
        64, 80, 0, 43
      HSL:
        252°, 66.6667%, 34.1176%
        HSV (HSB):
        252°, 80.0000%, 56.8627%
        XYZ:
        6.9664, 3.6531, 27.1260
        xyY:
        0.1846, 0.0968, 3.6531
      CIE-Lab:
        22.4899, 43.3425, -59.4840
        CIE-LCH:
        22.4899, 73.5997, 306.0787
        CIE-Luv:
        22.4899, -0.9264, -69.7725
        Hunter-Lab:
        19.1132, 31.6117, -70.7671
      #341d91 color charts
#341d91 RGB chart
      #341d91 CMYK chart
      #341d91 RGB pie chart
      #341d91 color shades, tints & tones
#341d91 color schemes
#341d91 color preview, HTML & CSS examples
           This text has a color of #341d91        
        
          <p style="color:#341d91;">Text here</p>
        
        
          .mytext {color:#341d91;}
        
        Text color #341d91
      
           This box has a color of #341d91        
        
          <div style="background-color:#341d91;">Content here</div>
        
        
          .mybackground {background-color:#341d91;}
        
        Background color #341d91
      
           Border around this has a color of #341d91        
        
          <div style="border:2px solid #341d91;">Content here</div>
        
        
          .myborder {border:2px solid #341d91;}
        
        Border color #341d91