#2a126b color space conversions
Hex:
        #2a126b
        RGB:
        42, 18, 107
        CMY:
        84, 93, 58
        CMYK:
        61, 83, 0, 58
      HSL:
        256°, 71.2000%, 24.5098%
        HSV (HSB):
        256°, 83.1776%, 41.9608%
        XYZ:
        3.8250, 1.9864, 14.0917
        xyY:
        0.1922, 0.0998, 1.9864
      CIE-Lab:
        15.4157, 35.9311, -47.0003
        CIE-LCH:
        15.4157, 59.1614, 307.3974
        CIE-Luv:
        15.4157, 0.7518, -46.6507
        Hunter-Lab:
        14.0939, 23.7792, -49.4150
      #2a126b color charts
#2a126b RGB chart
      #2a126b CMYK chart
      #2a126b RGB pie chart
      #2a126b color shades, tints & tones
#2a126b color schemes
#2a126b color preview, HTML & CSS examples
           This text has a color of #2a126b        
        
          <p style="color:#2a126b;">Text here</p>
        
        
          .mytext {color:#2a126b;}
        
        Text color #2a126b
      
           This box has a color of #2a126b        
        
          <div style="background-color:#2a126b;">Content here</div>
        
        
          .mybackground {background-color:#2a126b;}
        
        Background color #2a126b
      
           Border around this has a color of #2a126b        
        
          <div style="border:2px solid #2a126b;">Content here</div>
        
        
          .myborder {border:2px solid #2a126b;}
        
        Border color #2a126b