#341d55 color space conversions
Hex:
        #341d55
        RGB:
        52, 29, 85
        CMY:
        80, 89, 67
        CMYK:
        39, 66, 0, 67
      HSL:
        265°, 49.1228%, 22.3529%
        HSV (HSB):
        265°, 65.8824%, 33.3333%
        XYZ:
        3.4952, 2.2647, 8.8472
        xyY:
        0.2393, 0.1550, 2.2647
      CIE-Lab:
        16.8191, 24.8092, -30.0409
        CIE-LCH:
        16.8191, 38.9609, 309.5515
        CIE-Luv:
        16.8191, 4.5016, -32.7757
        Hunter-Lab:
        15.0488, 15.1229, -24.3225
      #341d55 color charts
#341d55 RGB chart
      #341d55 CMYK chart
      #341d55 RGB pie chart
      #341d55 color shades, tints & tones
#341d55 color schemes
#341d55 color preview, HTML & CSS examples
           This text has a color of #341d55        
        
          <p style="color:#341d55;">Text here</p>
        
        
          .mytext {color:#341d55;}
        
        Text color #341d55
      
           This box has a color of #341d55        
        
          <div style="background-color:#341d55;">Content here</div>
        
        
          .mybackground {background-color:#341d55;}
        
        Background color #341d55
      
           Border around this has a color of #341d55        
        
          <div style="border:2px solid #341d55;">Content here</div>
        
        
          .myborder {border:2px solid #341d55;}
        
        Border color #341d55