#341b9f color space conversions
Hex:
        #341b9f
        RGB:
        52, 27, 159
        CMY:
        80, 89, 38
        CMYK:
        67, 83, 0, 38
      HSL:
        251°, 70.9677%, 36.4706%
        HSV (HSB):
        251°, 83.0189%, 62.3529%
        XYZ:
        8.0661, 4.0171, 33.1511
        xyY:
        0.1783, 0.0888, 4.0171
      CIE-Lab:
        23.7280, 48.4832, -66.0511
        CIE-LCH:
        23.7280, 81.9351, 306.2796
        CIE-Luv:
        23.7280, -1.7069, -77.9939
        Hunter-Lab:
        20.0428, 36.7615, -84.0368
      #341b9f color charts
#341b9f RGB chart
      #341b9f CMYK chart
      #341b9f RGB pie chart
      #341b9f color shades, tints & tones
#341b9f color schemes
#341b9f color preview, HTML & CSS examples
           This text has a color of #341b9f        
        
          <p style="color:#341b9f;">Text here</p>
        
        
          .mytext {color:#341b9f;}
        
        Text color #341b9f
      
           This box has a color of #341b9f        
        
          <div style="background-color:#341b9f;">Content here</div>
        
        
          .mybackground {background-color:#341b9f;}
        
        Background color #341b9f
      
           Border around this has a color of #341b9f        
        
          <div style="border:2px solid #341b9f;">Content here</div>
        
        
          .myborder {border:2px solid #341b9f;}
        
        Border color #341b9f