#2e4085 color space conversions
Hex:
        #2e4085
        RGB:
        46, 64, 133
        CMY:
        82, 75, 48
        CMYK:
        65, 52, 0, 48
      HSL:
        228°, 48.6034%, 35.0980%
        HSV (HSB):
        228°, 65.4135%, 52.1569%
        XYZ:
        7.1937, 5.9411, 22.9579
        xyY:
        0.1993, 0.1646, 5.9411
      CIE-Lab:
        29.2633, 16.3987, -40.9982
        CIE-LCH:
        29.2633, 44.1562, 291.8007
        CIE-Luv:
        29.2633, -8.9932, -55.0235
        Hunter-Lab:
        24.3743, 10.0267, -38.7825
      #2e4085 color charts
#2e4085 RGB chart
      #2e4085 CMYK chart
      #2e4085 RGB pie chart
      #2e4085 color shades, tints & tones
#2e4085 color schemes
#2e4085 color preview, HTML & CSS examples
           This text has a color of #2e4085        
        
          <p style="color:#2e4085;">Text here</p>
        
        
          .mytext {color:#2e4085;}
        
        Text color #2e4085
      
           This box has a color of #2e4085        
        
          <div style="background-color:#2e4085;">Content here</div>
        
        
          .mybackground {background-color:#2e4085;}
        
        Background color #2e4085
      
           Border around this has a color of #2e4085        
        
          <div style="border:2px solid #2e4085;">Content here</div>
        
        
          .myborder {border:2px solid #2e4085;}
        
        Border color #2e4085