#2a1289 color space conversions
Hex:
        #2a1289
        RGB:
        42, 18, 137
        CMY:
        84, 93, 46
        CMYK:
        69, 87, 0, 46
      HSL:
        252°, 76.7742%, 30.3922%
        HSV (HSB):
        252°, 86.8613%, 53.7255%
        XYZ:
        5.6865, 2.7310, 23.8943
        xyY:
        0.1760, 0.0845, 2.7310
      CIE-Lab:
        18.9327, 44.9848, -60.4067
        CIE-LCH:
        18.9327, 75.3167, 306.6750
        CIE-Luv:
        18.9327, -1.3836, -64.1471
        Hunter-Lab:
        16.5257, 32.5019, -74.1586
      #2a1289 color charts
#2a1289 RGB chart
      #2a1289 CMYK chart
      #2a1289 RGB pie chart
      #2a1289 color shades, tints & tones
#2a1289 color schemes
#2a1289 color preview, HTML & CSS examples
           This text has a color of #2a1289        
        
          <p style="color:#2a1289;">Text here</p>
        
        
          .mytext {color:#2a1289;}
        
        Text color #2a1289
      
           This box has a color of #2a1289        
        
          <div style="background-color:#2a1289;">Content here</div>
        
        
          .mybackground {background-color:#2a1289;}
        
        Background color #2a1289
      
           Border around this has a color of #2a1289        
        
          <div style="border:2px solid #2a1289;">Content here</div>
        
        
          .myborder {border:2px solid #2a1289;}
        
        Border color #2a1289