#2b469b color space conversions
Hex:
        #2b469b
        RGB:
        43, 70, 155
        CMY:
        83, 73, 39
        CMYK:
        72, 55, 0, 39
      HSL:
        226°, 56.5657%, 38.8235%
        HSV (HSB):
        226°, 72.2581%, 60.7843%
        XYZ:
        9.1028, 7.2605, 31.9320
        xyY:
        0.1885, 0.1503, 7.2605
      CIE-Lab:
        32.3927, 20.1722, -49.4420
        CIE-LCH:
        32.3927, 53.3988, 292.1953
        CIE-Luv:
        32.3927, -11.5969, -68.5188
        Hunter-Lab:
        26.9453, 13.1478, -51.4011
      #2b469b color charts
#2b469b RGB chart
      #2b469b CMYK chart
      #2b469b RGB pie chart
      #2b469b color shades, tints & tones
#2b469b color schemes
#2b469b color preview, HTML & CSS examples
           This text has a color of #2b469b        
        
          <p style="color:#2b469b;">Text here</p>
        
        
          .mytext {color:#2b469b;}
        
        Text color #2b469b
      
           This box has a color of #2b469b        
        
          <div style="background-color:#2b469b;">Content here</div>
        
        
          .mybackground {background-color:#2b469b;}
        
        Background color #2b469b
      
           Border around this has a color of #2b469b        
        
          <div style="border:2px solid #2b469b;">Content here</div>
        
        
          .myborder {border:2px solid #2b469b;}
        
        Border color #2b469b