#2b69aa color space conversions
Hex:
        #2b69aa
        RGB:
        43, 105, 170
        CMY:
        83, 59, 33
        CMYK:
        75, 38, 0, 33
      HSL:
        211°, 59.6244%, 41.7647%
        HSV (HSB):
        211°, 74.7059%, 66.6667%
        XYZ:
        13.3035, 13.5190, 39.9385
        xyY:
        0.1993, 0.2025, 13.5190
      CIE-Lab:
        43.5351, 2.9881, -40.5195
        CIE-LCH:
        43.5351, 40.6295, 274.2176
        CIE-Luv:
        43.5351, -22.3096, -60.0573
        Hunter-Lab:
        36.7682, 0.2408, -38.6644
      #2b69aa color charts
#2b69aa RGB chart
      #2b69aa CMYK chart
      #2b69aa RGB pie chart
      #2b69aa color shades, tints & tones
#2b69aa color schemes
#2b69aa color preview, HTML & CSS examples
           This text has a color of #2b69aa        
        
          <p style="color:#2b69aa;">Text here</p>
        
        
          .mytext {color:#2b69aa;}
        
        Text color #2b69aa
      
           This box has a color of #2b69aa        
        
          <div style="background-color:#2b69aa;">Content here</div>
        
        
          .mybackground {background-color:#2b69aa;}
        
        Background color #2b69aa
      
           Border around this has a color of #2b69aa        
        
          <div style="border:2px solid #2b69aa;">Content here</div>
        
        
          .myborder {border:2px solid #2b69aa;}
        
        Border color #2b69aa