#341d75 color space conversions
Hex:
        #341d75
        RGB:
        52, 29, 117
        CMY:
        80, 89, 54
        CMYK:
        56, 75, 0, 54
      HSL:
        256°, 60.2740%, 28.6275%
        HSV (HSB):
        256°, 75.2137%, 45.8824%
        XYZ:
        5.0664, 2.8931, 17.1210
        xyY:
        0.2020, 0.1154, 2.8931
      CIE-Lab:
        19.6108, 34.6784, -46.5514
        CIE-LCH:
        19.6108, 58.0485, 306.6842
        CIE-Luv:
        19.6108, 1.3178, -52.9003
        Hunter-Lab:
        17.0093, 23.4023, -47.7731
      #341d75 color charts
#341d75 RGB chart
      #341d75 CMYK chart
      #341d75 RGB pie chart
      #341d75 color shades, tints & tones
#341d75 color schemes
#341d75 color preview, HTML & CSS examples
           This text has a color of #341d75        
        
          <p style="color:#341d75;">Text here</p>
        
        
          .mytext {color:#341d75;}
        
        Text color #341d75
      
           This box has a color of #341d75        
        
          <div style="background-color:#341d75;">Content here</div>
        
        
          .mybackground {background-color:#341d75;}
        
        Background color #341d75
      
           Border around this has a color of #341d75        
        
          <div style="border:2px solid #341d75;">Content here</div>
        
        
          .myborder {border:2px solid #341d75;}
        
        Border color #341d75