#2a1340 color space conversions
Hex:
        #2a1340
        RGB:
        42, 19, 64
        CMY:
        84, 93, 75
        CMYK:
        34, 70, 0, 75
      HSL:
        271°, 54.2169%, 16.2745%
        HSV (HSB):
        271°, 70.3125%, 25.0980%
        XYZ:
        2.1131, 1.3282, 4.9955
        xyY:
        0.2505, 0.1574, 1.3282
      CIE-Lab:
        11.4710, 22.1844, -24.2345
        CIE-LCH:
        11.4710, 32.8551, 312.4712
        CIE-Luv:
        11.4710, 4.5441, -21.6918
        Hunter-Lab:
        11.5245, 12.5617, -17.6329
      #2a1340 color charts
#2a1340 RGB chart
      #2a1340 CMYK chart
      #2a1340 RGB pie chart
      #2a1340 color shades, tints & tones
#2a1340 color schemes
#2a1340 color preview, HTML & CSS examples
           This text has a color of #2a1340        
        
          <p style="color:#2a1340;">Text here</p>
        
        
          .mytext {color:#2a1340;}
        
        Text color #2a1340
      
           This box has a color of #2a1340        
        
          <div style="background-color:#2a1340;">Content here</div>
        
        
          .mybackground {background-color:#2a1340;}
        
        Background color #2a1340
      
           Border around this has a color of #2a1340        
        
          <div style="border:2px solid #2a1340;">Content here</div>
        
        
          .myborder {border:2px solid #2a1340;}
        
        Border color #2a1340