#2a2b60 color space conversions
Hex:
        #2a2b60
        RGB:
        42, 43, 96
        CMY:
        84, 83, 62
        CMYK:
        56, 55, 0, 62
      HSL:
        239°, 39.1304%, 27.0588%
        HSV (HSB):
        239°, 56.2500%, 37.6471%
        XYZ:
        3.9300, 3.0645, 11.4507
        xyY:
        0.2131, 0.1661, 3.0645
      CIE-Lab:
        20.3005, 16.4303, -31.8163
        CIE-LCH:
        20.3005, 35.8083, 297.3123
        CIE-Luv:
        20.3005, -2.9690, -37.2026
        Hunter-Lab:
        17.5058, 9.4381, -26.5281
      #2a2b60 color charts
#2a2b60 RGB chart
      #2a2b60 CMYK chart
      #2a2b60 RGB pie chart
      #2a2b60 color shades, tints & tones
#2a2b60 color schemes
#2a2b60 color preview, HTML & CSS examples
           This text has a color of #2a2b60        
        
          <p style="color:#2a2b60;">Text here</p>
        
        
          .mytext {color:#2a2b60;}
        
        Text color #2a2b60
      
           This box has a color of #2a2b60        
        
          <div style="background-color:#2a2b60;">Content here</div>
        
        
          .mybackground {background-color:#2a2b60;}
        
        Background color #2a2b60
      
           Border around this has a color of #2a2b60        
        
          <div style="border:2px solid #2a2b60;">Content here</div>
        
        
          .myborder {border:2px solid #2a2b60;}
        
        Border color #2a2b60