#341aa0 color space conversions
Hex:
        #341aa0
        RGB:
        52, 26, 160
        CMY:
        80, 90, 37
        CMYK:
        68, 84, 0, 37
      HSL:
        252°, 72.0430%, 36.4706%
        HSV (HSB):
        252°, 83.7500%, 62.7451%
        XYZ:
        8.1307, 4.0069, 33.6026
        xyY:
        0.1778, 0.0876, 4.0069
      CIE-Lab:
        23.6943, 49.2136, -66.7172
        CIE-LCH:
        23.6943, 82.9046, 306.4142
        CIE-Luv:
        23.6943, -1.6771, -78.5477
        Hunter-Lab:
        20.0173, 37.4738, -85.5167
      #341aa0 color charts
#341aa0 RGB chart
      #341aa0 CMYK chart
      #341aa0 RGB pie chart
      #341aa0 color shades, tints & tones
#341aa0 color schemes
#341aa0 color preview, HTML & CSS examples
           This text has a color of #341aa0        
        
          <p style="color:#341aa0;">Text here</p>
        
        
          .mytext {color:#341aa0;}
        
        Text color #341aa0
      
           This box has a color of #341aa0        
        
          <div style="background-color:#341aa0;">Content here</div>
        
        
          .mybackground {background-color:#341aa0;}
        
        Background color #341aa0
      
           Border around this has a color of #341aa0        
        
          <div style="border:2px solid #341aa0;">Content here</div>
        
        
          .myborder {border:2px solid #341aa0;}
        
        Border color #341aa0