#341a7f color space conversions
Hex:
        #341a7f
        RGB:
        52, 26, 127
        CMY:
        80, 90, 50
        CMYK:
        59, 80, 0, 50
      HSL:
        255°, 66.0131%, 30.0000%
        HSV (HSB):
        255°, 79.5276%, 49.8039%
        XYZ:
        5.6163, 3.0012, 20.3619
        xyY:
        0.1938, 0.1036, 3.0012
      CIE-Lab:
        20.0485, 39.3672, -52.2185
        CIE-LCH:
        20.0485, 65.3953, 307.0124
        CIE-Luv:
        20.0485, 0.8463, -59.0502
        Hunter-Lab:
        17.3239, 27.5523, -57.5610
      #341a7f color charts
#341a7f RGB chart
      #341a7f CMYK chart
      #341a7f RGB pie chart
      #341a7f color shades, tints & tones
#341a7f color schemes
#341a7f color preview, HTML & CSS examples
           This text has a color of #341a7f        
        
          <p style="color:#341a7f;">Text here</p>
        
        
          .mytext {color:#341a7f;}
        
        Text color #341a7f
      
           This box has a color of #341a7f        
        
          <div style="background-color:#341a7f;">Content here</div>
        
        
          .mybackground {background-color:#341a7f;}
        
        Background color #341a7f
      
           Border around this has a color of #341a7f        
        
          <div style="border:2px solid #341a7f;">Content here</div>
        
        
          .myborder {border:2px solid #341a7f;}
        
        Border color #341a7f