#341d89 color space conversions
Hex:
        #341d89
        RGB:
        52, 29, 137
        CMY:
        80, 89, 46
        CMYK:
        62, 79, 0, 46
      HSL:
        253°, 65.0602%, 32.5490%
        HSV (HSB):
        253°, 78.8321%, 53.7255%
        XYZ:
        6.3709, 3.4149, 23.9903
        xyY:
        0.1886, 0.1011, 3.4149
      CIE-Lab:
        21.6344, 40.8891, -55.9097
        CIE-LCH:
        21.6344, 69.2663, 306.1796
        CIE-Luv:
        21.6344, -0.3249, -65.0035
        Hunter-Lab:
        18.4795, 29.1994, -64.0350
      #341d89 color charts
#341d89 RGB chart
      #341d89 CMYK chart
      #341d89 RGB pie chart
      #341d89 color shades, tints & tones
#341d89 color schemes
#341d89 color preview, HTML & CSS examples
           This text has a color of #341d89        
        
          <p style="color:#341d89;">Text here</p>
        
        
          .mytext {color:#341d89;}
        
        Text color #341d89
      
           This box has a color of #341d89        
        
          <div style="background-color:#341d89;">Content here</div>
        
        
          .mybackground {background-color:#341d89;}
        
        Background color #341d89
      
           Border around this has a color of #341d89        
        
          <div style="border:2px solid #341d89;">Content here</div>
        
        
          .myborder {border:2px solid #341d89;}
        
        Border color #341d89