#2a1040 color space conversions
Hex:
        #2a1040
        RGB:
        42, 16, 64
        CMY:
        84, 94, 75
        CMYK:
        34, 75, 0, 75
      HSL:
        273°, 60.0000%, 15.6863%
        HSV (HSB):
        273°, 75.0000%, 25.0980%
        XYZ:
        2.0655, 1.2330, 4.9796
        xyY:
        0.2495, 0.1489, 1.2330
      CIE-Lab:
        10.7985, 24.0196, -25.3180
        CIE-LCH:
        10.7985, 34.8990, 313.4925
        CIE-Luv:
        10.7985, 4.8998, -21.8630
        Hunter-Lab:
        11.1040, 13.7723, -18.8159
      #2a1040 color charts
#2a1040 RGB chart
      #2a1040 CMYK chart
      #2a1040 RGB pie chart
      #2a1040 color shades, tints & tones
#2a1040 color schemes
#2a1040 color preview, HTML & CSS examples
           This text has a color of #2a1040        
        
          <p style="color:#2a1040;">Text here</p>
        
        
          .mytext {color:#2a1040;}
        
        Text color #2a1040
      
           This box has a color of #2a1040        
        
          <div style="background-color:#2a1040;">Content here</div>
        
        
          .mybackground {background-color:#2a1040;}
        
        Background color #2a1040
      
           Border around this has a color of #2a1040        
        
          <div style="border:2px solid #2a1040;">Content here</div>
        
        
          .myborder {border:2px solid #2a1040;}
        
        Border color #2a1040