#341d42 color space conversions
Hex:
        #341d42
        RGB:
        52, 29, 66
        CMY:
        80, 89, 74
        CMYK:
        21, 56, 0, 74
      HSL:
        277°, 38.9474%, 18.6275%
        HSV (HSB):
        277°, 56.0606%, 25.8824%
        XYZ:
        2.8389, 2.0021, 5.3911
        xyY:
        0.2775, 0.1957, 2.0021
      CIE-Lab:
        15.4985, 19.3649, -19.1327
        CIE-LCH:
        15.4985, 27.2224, 315.3456
        CIE-Luv:
        15.4985, 6.7896, -20.3350
        Hunter-Lab:
        14.1497, 11.0511, -12.6849
      #341d42 color charts
#341d42 RGB chart
      #341d42 CMYK chart
      #341d42 RGB pie chart
      #341d42 color shades, tints & tones
#341d42 color schemes
#341d42 color preview, HTML & CSS examples
           This text has a color of #341d42        
        
          <p style="color:#341d42;">Text here</p>
        
        
          .mytext {color:#341d42;}
        
        Text color #341d42
      
           This box has a color of #341d42        
        
          <div style="background-color:#341d42;">Content here</div>
        
        
          .mybackground {background-color:#341d42;}
        
        Background color #341d42
      
           Border around this has a color of #341d42        
        
          <div style="border:2px solid #341d42;">Content here</div>
        
        
          .myborder {border:2px solid #341d42;}
        
        Border color #341d42