#341f4d color space conversions
Hex:
        #341f4d
        RGB:
        52, 31, 77
        CMY:
        80, 88, 70
        CMYK:
        32, 60, 0, 70
      HSL:
        267°, 42.5926%, 21.1765%
        HSV (HSB):
        267°, 59.7403%, 30.1961%
        XYZ:
        3.2457, 2.2459, 7.2836
        xyY:
        0.2541, 0.1758, 2.2459
      CIE-Lab:
        16.7280, 21.1474, -24.7605
        CIE-LCH:
        16.7280, 32.5622, 310.4998
        CIE-Luv:
        16.7280, 5.0051, -27.0723
        Hunter-Lab:
        14.9862, 12.4338, -18.3259
      #341f4d color charts
#341f4d RGB chart
      #341f4d CMYK chart
      #341f4d RGB pie chart
      #341f4d color shades, tints & tones
#341f4d color schemes
#341f4d color preview, HTML & CSS examples
           This text has a color of #341f4d        
        
          <p style="color:#341f4d;">Text here</p>
        
        
          .mytext {color:#341f4d;}
        
        Text color #341f4d
      
           This box has a color of #341f4d        
        
          <div style="background-color:#341f4d;">Content here</div>
        
        
          .mybackground {background-color:#341f4d;}
        
        Background color #341f4d
      
           Border around this has a color of #341f4d        
        
          <div style="border:2px solid #341f4d;">Content here</div>
        
        
          .myborder {border:2px solid #341f4d;}
        
        Border color #341f4d