#2b469f color space conversions
Hex:
        #2b469f
        RGB:
        43, 70, 159
        CMY:
        83, 73, 38
        CMYK:
        73, 56, 0, 38
      HSL:
        226°, 57.4257%, 39.6078%
        HSV (HSB):
        226°, 72.9560%, 62.3529%
        XYZ:
        9.4444, 7.3971, 33.7309
        xyY:
        0.1868, 0.1463, 7.3971
      CIE-Lab:
        32.6944, 21.6983, -51.3717
        CIE-LCH:
        32.6944, 55.7662, 292.8982
        CIE-Luv:
        32.6944, -11.6279, -71.3636
        Hunter-Lab:
        27.1976, 14.3886, -54.4940
      #2b469f color charts
#2b469f RGB chart
      #2b469f CMYK chart
      #2b469f RGB pie chart
      #2b469f color shades, tints & tones
#2b469f color schemes
#2b469f color preview, HTML & CSS examples
           This text has a color of #2b469f        
        
          <p style="color:#2b469f;">Text here</p>
        
        
          .mytext {color:#2b469f;}
        
        Text color #2b469f
      
           This box has a color of #2b469f        
        
          <div style="background-color:#2b469f;">Content here</div>
        
        
          .mybackground {background-color:#2b469f;}
        
        Background color #2b469f
      
           Border around this has a color of #2b469f        
        
          <div style="border:2px solid #2b469f;">Content here</div>
        
        
          .myborder {border:2px solid #2b469f;}
        
        Border color #2b469f