#341e7a color space conversions
Hex:
        #341e7a
        RGB:
        52, 30, 122
        CMY:
        80, 88, 52
        CMYK:
        57, 75, 0, 52
      HSL:
        254°, 60.5263%, 29.8039%
        HSV (HSB):
        254°, 75.4098%, 47.8431%
        XYZ:
        5.3933, 3.0638, 18.7195
        xyY:
        0.1985, 0.1127, 3.0638
      CIE-Lab:
        20.2974, 35.6816, -48.6275
        CIE-LCH:
        20.2974, 60.3142, 306.2702
        CIE-Luv:
        20.2974, 0.7458, -55.9015
        Hunter-Lab:
        17.5036, 24.3692, -51.1561
      #341e7a color charts
#341e7a RGB chart
      #341e7a CMYK chart
      #341e7a RGB pie chart
      #341e7a color shades, tints & tones
#341e7a color schemes
#341e7a color preview, HTML & CSS examples
           This text has a color of #341e7a        
        
          <p style="color:#341e7a;">Text here</p>
        
        
          .mytext {color:#341e7a;}
        
        Text color #341e7a
      
           This box has a color of #341e7a        
        
          <div style="background-color:#341e7a;">Content here</div>
        
        
          .mybackground {background-color:#341e7a;}
        
        Background color #341e7a
      
           Border around this has a color of #341e7a        
        
          <div style="border:2px solid #341e7a;">Content here</div>
        
        
          .myborder {border:2px solid #341e7a;}
        
        Border color #341e7a