#341d87 color space conversions
Hex:
        #341d87
        RGB:
        52, 29, 135
        CMY:
        80, 89, 47
        CMYK:
        61, 79, 0, 47
      HSL:
        253°, 64.6341%, 32.1569%
        HSV (HSB):
        253°, 78.5185%, 52.9412%
        XYZ:
        6.2287, 3.3581, 23.2416
        xyY:
        0.1897, 0.1023, 3.3581
      CIE-Lab:
        21.4244, 40.2724, -55.0020
        CIE-LCH:
        21.4244, 68.1695, 306.2116
        CIE-Luv:
        21.4244, -0.1700, -63.8055
        Hunter-Lab:
        18.3250, 28.6037, -62.3698
      #341d87 color charts
#341d87 RGB chart
      #341d87 CMYK chart
      #341d87 RGB pie chart
      #341d87 color shades, tints & tones
#341d87 color schemes
#341d87 color preview, HTML & CSS examples
           This text has a color of #341d87        
        
          <p style="color:#341d87;">Text here</p>
        
        
          .mytext {color:#341d87;}
        
        Text color #341d87
      
           This box has a color of #341d87        
        
          <div style="background-color:#341d87;">Content here</div>
        
        
          .mybackground {background-color:#341d87;}
        
        Background color #341d87
      
           Border around this has a color of #341d87        
        
          <div style="border:2px solid #341d87;">Content here</div>
        
        
          .myborder {border:2px solid #341d87;}
        
        Border color #341d87