#341d73 color space conversions
Hex:
        #341d73
        RGB:
        52, 29, 115
        CMY:
        80, 89, 55
        CMYK:
        55, 75, 0, 55
      HSL:
        256°, 59.7222%, 28.2353%
        HSV (HSB):
        256°, 74.7826%, 45.0980%
        XYZ:
        4.9501, 2.8466, 16.5082
        xyY:
        0.2037, 0.1171, 2.8466
      CIE-Lab:
        19.4188, 34.0542, -45.5788
        CIE-LCH:
        19.4188, 56.8957, 306.7652
        CIE-Luv:
        19.4188, 1.4948, -51.6730
        Hunter-Lab:
        16.8719, 22.8445, -46.2017
      #341d73 color charts
#341d73 RGB chart
      #341d73 CMYK chart
      #341d73 RGB pie chart
      #341d73 color shades, tints & tones
#341d73 color schemes
#341d73 color preview, HTML & CSS examples
           This text has a color of #341d73        
        
          <p style="color:#341d73;">Text here</p>
        
        
          .mytext {color:#341d73;}
        
        Text color #341d73
      
           This box has a color of #341d73        
        
          <div style="background-color:#341d73;">Content here</div>
        
        
          .mybackground {background-color:#341d73;}
        
        Background color #341d73
      
           Border around this has a color of #341d73        
        
          <div style="border:2px solid #341d73;">Content here</div>
        
        
          .myborder {border:2px solid #341d73;}
        
        Border color #341d73