#2e469b color space conversions
Hex:
        #2e469b
        RGB:
        46, 70, 155
        CMY:
        82, 73, 39
        CMYK:
        70, 55, 0, 39
      HSL:
        227°, 54.2289%, 39.4118%
        HSV (HSB):
        227°, 70.3226%, 60.7843%
        XYZ:
        9.2333, 7.3277, 31.9381
        xyY:
        0.1904, 0.1511, 7.3277
      CIE-Lab:
        32.5416, 20.6177, -49.1937
        CIE-LCH:
        32.5416, 53.3396, 292.7392
        CIE-Luv:
        32.5416, -11.0112, -68.3390
        Hunter-Lab:
        27.0698, 13.5128, -51.0041
      #2e469b color charts
#2e469b RGB chart
      #2e469b CMYK chart
      #2e469b RGB pie chart
      #2e469b color shades, tints & tones
#2e469b color schemes
#2e469b color preview, HTML & CSS examples
           This text has a color of #2e469b        
        
          <p style="color:#2e469b;">Text here</p>
        
        
          .mytext {color:#2e469b;}
        
        Text color #2e469b
      
           This box has a color of #2e469b        
        
          <div style="background-color:#2e469b;">Content here</div>
        
        
          .mybackground {background-color:#2e469b;}
        
        Background color #2e469b
      
           Border around this has a color of #2e469b        
        
          <div style="border:2px solid #2e469b;">Content here</div>
        
        
          .myborder {border:2px solid #2e469b;}
        
        Border color #2e469b