#341e5a color space conversions
Hex:
        #341e5a
        RGB:
        52, 30, 90
        CMY:
        80, 88, 65
        CMYK:
        42, 67, 0, 65
      HSL:
        262°, 50.0000%, 23.5294%
        HSV (HSB):
        262°, 66.6667%, 35.2941%
        XYZ:
        3.7259, 2.3968, 9.9391
        xyY:
        0.2320, 0.1492, 2.3968
      CIE-Lab:
        17.4453, 25.6902, -32.3875
        CIE-LCH:
        17.4453, 41.3393, 308.4219
        CIE-Luv:
        17.4453, 3.7683, -35.8186
        Hunter-Lab:
        15.4816, 15.8663, -27.2268
      #341e5a color charts
#341e5a RGB chart
      #341e5a CMYK chart
      #341e5a RGB pie chart
      #341e5a color shades, tints & tones
#341e5a color schemes
#341e5a color preview, HTML & CSS examples
           This text has a color of #341e5a        
        
          <p style="color:#341e5a;">Text here</p>
        
        
          .mytext {color:#341e5a;}
        
        Text color #341e5a
      
           This box has a color of #341e5a        
        
          <div style="background-color:#341e5a;">Content here</div>
        
        
          .mybackground {background-color:#341e5a;}
        
        Background color #341e5a
      
           Border around this has a color of #341e5a        
        
          <div style="border:2px solid #341e5a;">Content here</div>
        
        
          .myborder {border:2px solid #341e5a;}
        
        Border color #341e5a