#2a114d color space conversions
Hex:
        #2a114d
        RGB:
        42, 17, 77
        CMY:
        84, 93, 70
        CMYK:
        45, 78, 0, 70
      HSL:
        265°, 63.8298%, 18.4314%
        HSV (HSB):
        265°, 77.9221%, 30.1961%
        XYZ:
        2.4948, 1.4290, 7.1655
        xyY:
        0.2250, 0.1289, 1.4290
      CIE-Lab:
        12.1491, 27.2630, -32.2139
        CIE-LCH:
        12.1491, 42.2020, 310.2416
        CIE-Luv:
        12.1491, 3.4503, -29.2538
        Hunter-Lab:
        11.9539, 16.3346, -27.1723
      #2a114d color charts
#2a114d RGB chart
      #2a114d CMYK chart
      #2a114d RGB pie chart
      #2a114d color shades, tints & tones
#2a114d color schemes
#2a114d color preview, HTML & CSS examples
           This text has a color of #2a114d        
        
          <p style="color:#2a114d;">Text here</p>
        
        
          .mytext {color:#2a114d;}
        
        Text color #2a114d
      
           This box has a color of #2a114d        
        
          <div style="background-color:#2a114d;">Content here</div>
        
        
          .mybackground {background-color:#2a114d;}
        
        Background color #2a114d
      
           Border around this has a color of #2a114d        
        
          <div style="border:2px solid #2a114d;">Content here</div>
        
        
          .myborder {border:2px solid #2a114d;}
        
        Border color #2a114d