#2a0334 color space conversions
Hex:
        #2a0334
        RGB:
        42, 3, 52
        CMY:
        84, 99, 80
        CMYK:
        19, 94, 0, 80
      HSL:
        288°, 89.0909%, 10.7843%
        HSV (HSB):
        288°, 94.2308%, 20.3922%
        XYZ:
        1.6072, 0.8053, 3.3195
        xyY:
        0.2804, 0.1405, 0.8053
      CIE-Lab:
        7.2742, 28.0169, -22.3513
        CIE-LCH:
        7.2742, 35.8403, 321.4178
        CIE-Luv:
        7.2742, 7.0027, -15.3024
        Hunter-Lab:
        8.9738, 16.2656, -15.6504
      #2a0334 color charts
#2a0334 RGB chart
      #2a0334 CMYK chart
      #2a0334 RGB pie chart
      #2a0334 color shades, tints & tones
#2a0334 color schemes
#2a0334 color preview, HTML & CSS examples
           This text has a color of #2a0334        
        
          <p style="color:#2a0334;">Text here</p>
        
        
          .mytext {color:#2a0334;}
        
        Text color #2a0334
      
           This box has a color of #2a0334        
        
          <div style="background-color:#2a0334;">Content here</div>
        
        
          .mybackground {background-color:#2a0334;}
        
        Background color #2a0334
      
           Border around this has a color of #2a0334        
        
          <div style="border:2px solid #2a0334;">Content here</div>
        
        
          .myborder {border:2px solid #2a0334;}
        
        Border color #2a0334