#341c6f color space conversions
Hex:
        #341c6f
        RGB:
        52, 28, 111
        CMY:
        80, 89, 56
        CMYK:
        53, 75, 0, 56
      HSL:
        257°, 59.7122%, 27.2549%
        HSV (HSB):
        257°, 74.7748%, 43.5294%
        XYZ:
        4.7007, 2.7083, 15.3139
        xyY:
        0.2069, 0.1192, 2.7083
      CIE-Lab:
        18.8355, 33.3785, -43.9481
        CIE-LCH:
        18.8355, 55.1866, 307.2166
        CIE-Luv:
        18.8355, 2.0029, -49.2826
        Hunter-Lab:
        16.4568, 22.1867, -43.6526
      #341c6f color charts
#341c6f RGB chart
      #341c6f CMYK chart
      #341c6f RGB pie chart
      #341c6f color shades, tints & tones
#341c6f color schemes
#341c6f color preview, HTML & CSS examples
           This text has a color of #341c6f        
        
          <p style="color:#341c6f;">Text here</p>
        
        
          .mytext {color:#341c6f;}
        
        Text color #341c6f
      
           This box has a color of #341c6f        
        
          <div style="background-color:#341c6f;">Content here</div>
        
        
          .mybackground {background-color:#341c6f;}
        
        Background color #341c6f
      
           Border around this has a color of #341c6f        
        
          <div style="border:2px solid #341c6f;">Content here</div>
        
        
          .myborder {border:2px solid #341c6f;}
        
        Border color #341c6f