#2a0443 color space conversions
Hex:
        #2a0443
        RGB:
        42, 4, 67
        CMY:
        84, 98, 74
        CMYK:
        37, 94, 0, 74
      HSL:
        276°, 88.7324%, 13.9216%
        HSV (HSB):
        276°, 94.0299%, 26.2745%
        XYZ:
        2.0114, 0.9843, 5.3942
        xyY:
        0.2397, 0.1173, 0.9843
      CIE-Lab:
        8.8601, 31.1441, -30.5922
        CIE-LCH:
        8.8601, 43.6559, 315.5123
        CIE-Luv:
        8.8601, 5.3294, -22.9844
        Hunter-Lab:
        9.9213, 18.8257, -25.2908
      #2a0443 color charts
#2a0443 RGB chart
      #2a0443 CMYK chart
      #2a0443 RGB pie chart
      #2a0443 color shades, tints & tones
#2a0443 color schemes
#2a0443 color preview, HTML & CSS examples
           This text has a color of #2a0443        
        
          <p style="color:#2a0443;">Text here</p>
        
        
          .mytext {color:#2a0443;}
        
        Text color #2a0443
      
           This box has a color of #2a0443        
        
          <div style="background-color:#2a0443;">Content here</div>
        
        
          .mybackground {background-color:#2a0443;}
        
        Background color #2a0443
      
           Border around this has a color of #2a0443        
        
          <div style="border:2px solid #2a0443;">Content here</div>
        
        
          .myborder {border:2px solid #2a0443;}
        
        Border color #2a0443