#2a67af color space conversions
Hex:
        #2a67af
        RGB:
        42, 103, 175
        CMY:
        84, 60, 31
        CMYK:
        76, 41, 0, 31
      HSL:
        212°, 61.2903%, 42.5490%
        HSV (HSB):
        212°, 76.0000%, 68.6275%
        XYZ:
        13.5430, 13.2879, 42.4085
        xyY:
        0.1956, 0.1919, 13.2879
      CIE-Lab:
        43.1938, 6.0071, -44.0004
        CIE-LCH:
        43.1938, 44.4085, 277.7742
        CIE-Luv:
        43.1938, -21.6474, -65.5225
        Hunter-Lab:
        36.4525, 2.5249, -43.4605
      #2a67af color charts
#2a67af RGB chart
      #2a67af CMYK chart
      #2a67af RGB pie chart
      #2a67af color shades, tints & tones
#2a67af color schemes
#2a67af color preview, HTML & CSS examples
           This text has a color of #2a67af        
        
          <p style="color:#2a67af;">Text here</p>
        
        
          .mytext {color:#2a67af;}
        
        Text color #2a67af
      
           This box has a color of #2a67af        
        
          <div style="background-color:#2a67af;">Content here</div>
        
        
          .mybackground {background-color:#2a67af;}
        
        Background color #2a67af
      
           Border around this has a color of #2a67af        
        
          <div style="border:2px solid #2a67af;">Content here</div>
        
        
          .myborder {border:2px solid #2a67af;}
        
        Border color #2a67af