#2a0740 color space conversions
Hex:
        #2a0740
        RGB:
        42, 7, 64
        CMY:
        84, 97, 75
        CMYK:
        34, 89, 0, 75
      HSL:
        277°, 80.2817%, 13.9216%
        HSV (HSB):
        277°, 89.0625%, 25.0980%
        XYZ:
        1.9562, 1.0144, 4.9432
        xyY:
        0.2472, 0.1282, 1.0144
      CIE-Lab:
        9.1105, 28.7893, -28.0535
        CIE-LCH:
        9.1105, 40.1973, 315.7417
        CIE-Luv:
        9.1105, 5.5287, -21.6807
        Hunter-Lab:
        10.0716, 17.0455, -22.0497
      #2a0740 color charts
#2a0740 RGB chart
      #2a0740 CMYK chart
      #2a0740 RGB pie chart
      #2a0740 color shades, tints & tones
#2a0740 color schemes
#2a0740 color preview, HTML & CSS examples
           This text has a color of #2a0740        
        
          <p style="color:#2a0740;">Text here</p>
        
        
          .mytext {color:#2a0740;}
        
        Text color #2a0740
      
           This box has a color of #2a0740        
        
          <div style="background-color:#2a0740;">Content here</div>
        
        
          .mybackground {background-color:#2a0740;}
        
        Background color #2a0740
      
           Border around this has a color of #2a0740        
        
          <div style="border:2px solid #2a0740;">Content here</div>
        
        
          .myborder {border:2px solid #2a0740;}
        
        Border color #2a0740