#2e69aa color space conversions
Hex:
        #2e69aa
        RGB:
        46, 105, 170
        CMY:
        82, 59, 33
        CMYK:
        73, 38, 0, 33
      HSL:
        211°, 57.4074%, 42.3529%
        HSV (HSB):
        211°, 72.9412%, 66.6667%
        XYZ:
        13.4340, 13.5863, 39.9446
        xyY:
        0.2006, 0.2029, 13.5863
      CIE-Lab:
        43.6337, 3.4091, -40.3568
        CIE-LCH:
        43.6337, 40.5006, 274.8285
        CIE-Luv:
        43.6337, -21.7905, -59.8803
        Hunter-Lab:
        36.8596, 0.5526, -38.4507
      #2e69aa color charts
#2e69aa RGB chart
      #2e69aa CMYK chart
      #2e69aa RGB pie chart
      #2e69aa color shades, tints & tones
#2e69aa color schemes
#2e69aa color preview, HTML & CSS examples
           This text has a color of #2e69aa        
        
          <p style="color:#2e69aa;">Text here</p>
        
        
          .mytext {color:#2e69aa;}
        
        Text color #2e69aa
      
           This box has a color of #2e69aa        
        
          <div style="background-color:#2e69aa;">Content here</div>
        
        
          .mybackground {background-color:#2e69aa;}
        
        Background color #2e69aa
      
           Border around this has a color of #2e69aa        
        
          <div style="border:2px solid #2e69aa;">Content here</div>
        
        
          .myborder {border:2px solid #2e69aa;}
        
        Border color #2e69aa