#341a8d color space conversions
Hex:
        #341a8d
        RGB:
        52, 26, 141
        CMY:
        80, 90, 45
        CMYK:
        63, 82, 0, 45
      HSL:
        254°, 68.8623%, 32.7451%
        HSV (HSB):
        254°, 81.5603%, 55.2941%
        XYZ:
        6.5933, 3.3919, 25.5065
        xyY:
        0.1858, 0.0956, 3.3919
      CIE-Lab:
        21.5498, 43.5904, -58.5487
        CIE-LCH:
        21.5498, 72.9937, 306.6682
        CIE-Luv:
        21.5498, -0.2839, -67.3770
        Hunter-Lab:
        18.4172, 31.6721, -69.2203
      #341a8d color charts
#341a8d RGB chart
      #341a8d CMYK chart
      #341a8d RGB pie chart
      #341a8d color shades, tints & tones
#341a8d color schemes
#341a8d color preview, HTML & CSS examples
           This text has a color of #341a8d        
        
          <p style="color:#341a8d;">Text here</p>
        
        
          .mytext {color:#341a8d;}
        
        Text color #341a8d
      
           This box has a color of #341a8d        
        
          <div style="background-color:#341a8d;">Content here</div>
        
        
          .mybackground {background-color:#341a8d;}
        
        Background color #341a8d
      
           Border around this has a color of #341a8d        
        
          <div style="border:2px solid #341a8d;">Content here</div>
        
        
          .myborder {border:2px solid #341a8d;}
        
        Border color #341a8d