#2a67ac color space conversions
Hex:
        #2a67ac
        RGB:
        42, 103, 172
        CMY:
        84, 60, 33
        CMYK:
        76, 40, 0, 33
      HSL:
        212°, 60.7477%, 41.9608%
        HSV (HSB):
        212°, 75.5814%, 67.4510%
        XYZ:
        13.2515, 13.1713, 40.8736
        xyY:
        0.1969, 0.1957, 13.1713
      CIE-Lab:
        43.0202, 4.8684, -42.5160
        CIE-LCH:
        43.0202, 42.7938, 276.5324
        CIE-Luv:
        43.0202, -21.7406, -63.0999
        Hunter-Lab:
        36.2923, 1.6647, -41.3698
      #2a67ac color charts
#2a67ac RGB chart
      #2a67ac CMYK chart
      #2a67ac RGB pie chart
      #2a67ac color shades, tints & tones
#2a67ac color schemes
#2a67ac color preview, HTML & CSS examples
           This text has a color of #2a67ac        
        
          <p style="color:#2a67ac;">Text here</p>
        
        
          .mytext {color:#2a67ac;}
        
        Text color #2a67ac
      
           This box has a color of #2a67ac        
        
          <div style="background-color:#2a67ac;">Content here</div>
        
        
          .mybackground {background-color:#2a67ac;}
        
        Background color #2a67ac
      
           Border around this has a color of #2a67ac        
        
          <div style="border:2px solid #2a67ac;">Content here</div>
        
        
          .myborder {border:2px solid #2a67ac;}
        
        Border color #2a67ac