#2a0a40 color space conversions
Hex:
        #2a0a40
        RGB:
        42, 10, 64
        CMY:
        84, 96, 75
        CMYK:
        34, 84, 0, 75
      HSL:
        276°, 72.9730%, 14.5098%
        HSV (HSB):
        276°, 84.3750%, 25.0980%
        XYZ:
        1.9888, 1.0795, 4.9540
        xyY:
        0.2479, 0.1346, 1.0795
      CIE-Lab:
        9.6368, 27.2769, -27.1983
        CIE-LCH:
        9.6368, 38.5198, 315.0828
        CIE-Luv:
        9.6368, 5.3759, -21.8380
        Hunter-Lab:
        10.3898, 15.9858, -20.9974
      #2a0a40 color charts
#2a0a40 RGB chart
      #2a0a40 CMYK chart
      #2a0a40 RGB pie chart
      #2a0a40 color shades, tints & tones
#2a0a40 color schemes
#2a0a40 color preview, HTML & CSS examples
           This text has a color of #2a0a40        
        
          <p style="color:#2a0a40;">Text here</p>
        
        
          .mytext {color:#2a0a40;}
        
        Text color #2a0a40
      
           This box has a color of #2a0a40        
        
          <div style="background-color:#2a0a40;">Content here</div>
        
        
          .mybackground {background-color:#2a0a40;}
        
        Background color #2a0a40
      
           Border around this has a color of #2a0a40        
        
          <div style="border:2px solid #2a0a40;">Content here</div>
        
        
          .myborder {border:2px solid #2a0a40;}
        
        Border color #2a0a40