#2e438a color space conversions
Hex:
        #2e438a
        RGB:
        46, 67, 138
        CMY:
        82, 74, 46
        CMYK:
        67, 51, 0, 46
      HSL:
        226°, 50.0000%, 36.0784%
        HSV (HSB):
        226°, 66.6667%, 54.1176%
        XYZ:
        7.7213, 6.4301, 24.8789
        xyY:
        0.1978, 0.1647, 6.4301
      CIE-Lab:
        30.4727, 16.2347, -42.1448
        CIE-LCH:
        30.4727, 45.1636, 291.0673
        CIE-Luv:
        30.4727, -9.9485, -57.3183
        Hunter-Lab:
        25.3577, 9.9765, -40.4202
      #2e438a color charts
#2e438a RGB chart
      #2e438a CMYK chart
      #2e438a RGB pie chart
      #2e438a color shades, tints & tones
#2e438a color schemes
#2e438a color preview, HTML & CSS examples
           This text has a color of #2e438a        
        
          <p style="color:#2e438a;">Text here</p>
        
        
          .mytext {color:#2e438a;}
        
        Text color #2e438a
      
           This box has a color of #2e438a        
        
          <div style="background-color:#2e438a;">Content here</div>
        
        
          .mybackground {background-color:#2e438a;}
        
        Background color #2e438a
      
           Border around this has a color of #2e438a        
        
          <div style="border:2px solid #2e438a;">Content here</div>
        
        
          .myborder {border:2px solid #2e438a;}
        
        Border color #2e438a