#2a1462 color space conversions
Hex:
        #2a1462
        RGB:
        42, 20, 98
        CMY:
        84, 92, 62
        CMYK:
        57, 80, 0, 62
      HSL:
        257°, 66.1017%, 23.1373%
        HSV (HSB):
        257°, 79.5918%, 38.4314%
        XYZ:
        3.4096, 1.8744, 11.7374
        xyY:
        0.2003, 0.1101, 1.8744
      CIE-Lab:
        14.8138, 32.0837, -42.0574
        CIE-LCH:
        14.8138, 52.8979, 307.3384
        CIE-Luv:
        14.8138, 1.2554, -41.5128
        Hunter-Lab:
        13.6909, 20.4951, -41.2466
      #2a1462 color charts
#2a1462 RGB chart
      #2a1462 CMYK chart
      #2a1462 RGB pie chart
      #2a1462 color shades, tints & tones
#2a1462 color schemes
#2a1462 color preview, HTML & CSS examples
           This text has a color of #2a1462        
        
          <p style="color:#2a1462;">Text here</p>
        
        
          .mytext {color:#2a1462;}
        
        Text color #2a1462
      
           This box has a color of #2a1462        
        
          <div style="background-color:#2a1462;">Content here</div>
        
        
          .mybackground {background-color:#2a1462;}
        
        Background color #2a1462
      
           Border around this has a color of #2a1462        
        
          <div style="border:2px solid #2a1462;">Content here</div>
        
        
          .myborder {border:2px solid #2a1462;}
        
        Border color #2a1462