#341e6b color space conversions
Hex:
        #341e6b
        RGB:
        52, 30, 107
        CMY:
        80, 88, 58
        CMYK:
        51, 72, 0, 58
      HSL:
        257°, 56.2044%, 26.8627%
        HSV (HSB):
        257°, 71.9626%, 41.9608%
        XYZ:
        4.5343, 2.7201, 14.1960
        xyY:
        0.2114, 0.1268, 2.7201
      CIE-Lab:
        18.8863, 30.9678, -41.2652
        CIE-LCH:
        18.8863, 51.5929, 306.8867
        CIE-Luv:
        18.8863, 2.0726, -46.6248
        Hunter-Lab:
        16.4929, 20.2114, -39.4879
      #341e6b color charts
#341e6b RGB chart
      #341e6b CMYK chart
      #341e6b RGB pie chart
      #341e6b color shades, tints & tones
#341e6b color schemes
#341e6b color preview, HTML & CSS examples
           This text has a color of #341e6b        
        
          <p style="color:#341e6b;">Text here</p>
        
        
          .mytext {color:#341e6b;}
        
        Text color #341e6b
      
           This box has a color of #341e6b        
        
          <div style="background-color:#341e6b;">Content here</div>
        
        
          .mybackground {background-color:#341e6b;}
        
        Background color #341e6b
      
           Border around this has a color of #341e6b        
        
          <div style="border:2px solid #341e6b;">Content here</div>
        
        
          .myborder {border:2px solid #341e6b;}
        
        Border color #341e6b