#2a0454 color space conversions
Hex:
        #2a0454
        RGB:
        42, 4, 84
        CMY:
        84, 98, 67
        CMYK:
        50, 95, 0, 67
      HSL:
        269°, 90.9091%, 17.2549%
        HSV (HSB):
        269°, 95.2381%, 32.9412%
        XYZ:
        2.5985, 1.2192, 8.4859
        xyY:
        0.2112, 0.0991, 1.2192
      CIE-Lab:
        10.6980, 35.5476, -39.3986
        CIE-LCH:
        10.6980, 53.0649, 312.0585
        CIE-Luv:
        10.6980, 3.6773, -32.2057
        Hunter-Lab:
        11.0416, 22.6849, -37.8375
      #2a0454 color charts
#2a0454 RGB chart
      #2a0454 CMYK chart
      #2a0454 RGB pie chart
      #2a0454 color shades, tints & tones
#2a0454 color schemes
#2a0454 color preview, HTML & CSS examples
           This text has a color of #2a0454        
        
          <p style="color:#2a0454;">Text here</p>
        
        
          .mytext {color:#2a0454;}
        
        Text color #2a0454
      
           This box has a color of #2a0454        
        
          <div style="background-color:#2a0454;">Content here</div>
        
        
          .mybackground {background-color:#2a0454;}
        
        Background color #2a0454
      
           Border around this has a color of #2a0454        
        
          <div style="border:2px solid #2a0454;">Content here</div>
        
        
          .myborder {border:2px solid #2a0454;}
        
        Border color #2a0454