#341f5b color space conversions
Hex:
        #341f5b
        RGB:
        52, 31, 91
        CMY:
        80, 88, 64
        CMYK:
        43, 66, 0, 64
      HSL:
        261°, 49.1803%, 23.9216%
        HSV (HSB):
        261°, 65.9341%, 35.6863%
        XYZ:
        3.7945, 2.4654, 10.1734
        xyY:
        0.2309, 0.1500, 2.4654
      CIE-Lab:
        17.7613, 25.3640, -32.5449
        CIE-LCH:
        17.7613, 41.2614, 307.9313
        CIE-Luv:
        17.7613, 3.4748, -36.2782
        Hunter-Lab:
        15.7015, 15.6594, -27.4245
      #341f5b color charts
#341f5b RGB chart
      #341f5b CMYK chart
      #341f5b RGB pie chart
      #341f5b color shades, tints & tones
#341f5b color schemes
#341f5b color preview, HTML & CSS examples
           This text has a color of #341f5b        
        
          <p style="color:#341f5b;">Text here</p>
        
        
          .mytext {color:#341f5b;}
        
        Text color #341f5b
      
           This box has a color of #341f5b        
        
          <div style="background-color:#341f5b;">Content here</div>
        
        
          .mybackground {background-color:#341f5b;}
        
        Background color #341f5b
      
           Border around this has a color of #341f5b        
        
          <div style="border:2px solid #341f5b;">Content here</div>
        
        
          .myborder {border:2px solid #341f5b;}
        
        Border color #341f5b