#2a0d47 color space conversions
Hex:
        #2a0d47
        RGB:
        42, 13, 71
        CMY:
        84, 95, 72
        CMYK:
        41, 82, 0, 72
      HSL:
        270°, 69.0476%, 16.4706%
        HSV (HSB):
        270°, 81.6901%, 27.8431%
        XYZ:
        2.2361, 1.2350, 6.0818
        xyY:
        0.2341, 0.1293, 1.2350
      CIE-Lab:
        10.8132, 27.6953, -30.2218
        CIE-LCH:
        10.8132, 40.9926, 312.5022
        CIE-Luv:
        10.8132, 4.4230, -25.7782
        Hunter-Lab:
        11.1131, 16.4683, -24.6677
      #2a0d47 color charts
#2a0d47 RGB chart
      #2a0d47 CMYK chart
      #2a0d47 RGB pie chart
      #2a0d47 color shades, tints & tones
#2a0d47 color schemes
#2a0d47 color preview, HTML & CSS examples
           This text has a color of #2a0d47        
        
          <p style="color:#2a0d47;">Text here</p>
        
        
          .mytext {color:#2a0d47;}
        
        Text color #2a0d47
      
           This box has a color of #2a0d47        
        
          <div style="background-color:#2a0d47;">Content here</div>
        
        
          .mybackground {background-color:#2a0d47;}
        
        Background color #2a0d47
      
           Border around this has a color of #2a0d47        
        
          <div style="border:2px solid #2a0d47;">Content here</div>
        
        
          .myborder {border:2px solid #2a0d47;}
        
        Border color #2a0d47