#2b46aa color space conversions
Hex:
        #2b46aa
        RGB:
        43, 70, 170
        CMY:
        83, 73, 33
        CMYK:
        75, 59, 0, 33
      HSL:
        227°, 59.6244%, 41.7647%
        HSV (HSB):
        227°, 74.7059%, 66.6667%
        XYZ:
        10.4421, 7.7962, 38.9847
        xyY:
        0.1825, 0.1362, 7.7962
      CIE-Lab:
        33.5548, 25.8731, -56.5780
        CIE-LCH:
        33.5548, 62.2133, 294.5746
        CIE-Luv:
        33.5548, -11.7319, -79.0289
        Hunter-Lab:
        27.9217, 17.8924, -63.2365
      #2b46aa color charts
#2b46aa RGB chart
      #2b46aa CMYK chart
      #2b46aa RGB pie chart
      #2b46aa color shades, tints & tones
#2b46aa color schemes
#2b46aa color preview, HTML & CSS examples
           This text has a color of #2b46aa        
        
          <p style="color:#2b46aa;">Text here</p>
        
        
          .mytext {color:#2b46aa;}
        
        Text color #2b46aa
      
           This box has a color of #2b46aa        
        
          <div style="background-color:#2b46aa;">Content here</div>
        
        
          .mybackground {background-color:#2b46aa;}
        
        Background color #2b46aa
      
           Border around this has a color of #2b46aa        
        
          <div style="border:2px solid #2b46aa;">Content here</div>
        
        
          .myborder {border:2px solid #2b46aa;}
        
        Border color #2b46aa