#2a169b color space conversions
Hex:
        #2a169b
        RGB:
        42, 22, 155
        CMY:
        84, 91, 39
        CMYK:
        73, 86, 0, 39
      HSL:
        249°, 75.1412%, 34.7059%
        HSV (HSB):
        249°, 85.8065%, 60.7843%
        XYZ:
        7.1581, 3.4326, 31.2956
        xyY:
        0.1709, 0.0820, 3.4326
      CIE-Lab:
        21.6993, 48.6529, -66.9903
        CIE-LCH:
        21.6993, 82.7937, 305.9897
        CIE-Luv:
        21.6993, -2.8568, -74.9800
        Hunter-Lab:
        18.5273, 36.5418, -87.1812
      #2a169b color charts
#2a169b RGB chart
      #2a169b CMYK chart
      #2a169b RGB pie chart
      #2a169b color shades, tints & tones
#2a169b color schemes
#2a169b color preview, HTML & CSS examples
           This text has a color of #2a169b        
        
          <p style="color:#2a169b;">Text here</p>
        
        
          .mytext {color:#2a169b;}
        
        Text color #2a169b
      
           This box has a color of #2a169b        
        
          <div style="background-color:#2a169b;">Content here</div>
        
        
          .mybackground {background-color:#2a169b;}
        
        Background color #2a169b
      
           Border around this has a color of #2a169b        
        
          <div style="border:2px solid #2a169b;">Content here</div>
        
        
          .myborder {border:2px solid #2a169b;}
        
        Border color #2a169b