#2e5181 color space conversions
Hex:
        #2e5181
        RGB:
        46, 81, 129
        CMY:
        82, 68, 49
        CMYK:
        64, 37, 0, 49
      HSL:
        215°, 47.4286%, 34.3137%
        HSV (HSB):
        215°, 64.3411%, 50.5882%
        XYZ:
        8.0316, 8.0507, 21.8995
        xyY:
        0.2115, 0.2120, 8.0507
      CIE-Lab:
        34.0882, 3.5132, -30.8213
        CIE-LCH:
        34.0882, 31.0209, 276.5028
        CIE-Luv:
        34.0882, -14.4720, -42.4502
        Hunter-Lab:
        28.3737, 0.8730, -25.8998
      #2e5181 color charts
#2e5181 RGB chart
      #2e5181 CMYK chart
      #2e5181 RGB pie chart
      #2e5181 color shades, tints & tones
#2e5181 color schemes
#2e5181 color preview, HTML & CSS examples
           This text has a color of #2e5181        
        
          <p style="color:#2e5181;">Text here</p>
        
        
          .mytext {color:#2e5181;}
        
        Text color #2e5181
      
           This box has a color of #2e5181        
        
          <div style="background-color:#2e5181;">Content here</div>
        
        
          .mybackground {background-color:#2e5181;}
        
        Background color #2e5181
      
           Border around this has a color of #2e5181        
        
          <div style="border:2px solid #2e5181;">Content here</div>
        
        
          .myborder {border:2px solid #2e5181;}
        
        Border color #2e5181