#2e3263 color space conversions
Hex:
        #2e3263
        RGB:
        46, 50, 99
        CMY:
        82, 80, 61
        CMYK:
        54, 49, 0, 61
      HSL:
        235°, 36.5517%, 28.4314%
        HSV (HSB):
        235°, 53.5354%, 38.8235%
        XYZ:
        4.5194, 3.7629, 12.2925
        xyY:
        0.2197, 0.1829, 3.7629
      CIE-Lab:
        22.8716, 13.5920, -29.6422
        CIE-LCH:
        22.8716, 32.6099, 294.6331
        CIE-Luv:
        22.8716, -3.8866, -36.3339
        Hunter-Lab:
        19.3982, 7.6406, -23.9929
      #2e3263 color charts
#2e3263 RGB chart
      #2e3263 CMYK chart
      #2e3263 RGB pie chart
      #2e3263 color shades, tints & tones
#2e3263 color schemes
#2e3263 color preview, HTML & CSS examples
           This text has a color of #2e3263        
        
          <p style="color:#2e3263;">Text here</p>
        
        
          .mytext {color:#2e3263;}
        
        Text color #2e3263
      
           This box has a color of #2e3263        
        
          <div style="background-color:#2e3263;">Content here</div>
        
        
          .mybackground {background-color:#2e3263;}
        
        Background color #2e3263
      
           Border around this has a color of #2e3263        
        
          <div style="border:2px solid #2e3263;">Content here</div>
        
        
          .myborder {border:2px solid #2e3263;}
        
        Border color #2e3263