#341f6d color space conversions
Hex:
        #341f6d
        RGB:
        52, 31, 109
        CMY:
        80, 88, 57
        CMYK:
        52, 72, 0, 57
      HSL:
        256°, 55.7143%, 27.4510%
        HSV (HSB):
        256°, 71.5596%, 42.7451%
        XYZ:
        4.6665, 2.8142, 14.7652
        xyY:
        0.2098, 0.1265, 2.8142
      CIE-Lab:
        19.2837, 31.0003, -41.9179
        CIE-LCH:
        19.2837, 52.1357, 306.4847
        CIE-Luv:
        19.2837, 1.7265, -47.7676
        Hunter-Lab:
        16.7755, 20.2967, -40.4423
      #341f6d color charts
#341f6d RGB chart
      #341f6d CMYK chart
      #341f6d RGB pie chart
      #341f6d color shades, tints & tones
#341f6d color schemes
#341f6d color preview, HTML & CSS examples
           This text has a color of #341f6d        
        
          <p style="color:#341f6d;">Text here</p>
        
        
          .mytext {color:#341f6d;}
        
        Text color #341f6d
      
           This box has a color of #341f6d        
        
          <div style="background-color:#341f6d;">Content here</div>
        
        
          .mybackground {background-color:#341f6d;}
        
        Background color #341f6d
      
           Border around this has a color of #341f6d        
        
          <div style="border:2px solid #341f6d;">Content here</div>
        
        
          .myborder {border:2px solid #341f6d;}
        
        Border color #341f6d