#2e507f color space conversions
Hex:
        #2e507f
        RGB:
        46, 80, 127
        CMY:
        82, 69, 50
        CMYK:
        64, 37, 0, 50
      HSL:
        215°, 46.8208%, 33.9216%
        HSV (HSB):
        215°, 63.7795%, 49.8039%
        XYZ:
        7.8261, 7.8505, 21.1815
        xyY:
        0.2123, 0.2130, 7.8505
      CIE-Lab:
        33.6695, 3.4309, -30.2483
        CIE-LCH:
        33.6695, 30.4423, 276.4711
        CIE-Luv:
        33.6695, -14.1461, -41.4753
        Hunter-Lab:
        28.0187, 0.8257, -25.2088
      #2e507f color charts
#2e507f RGB chart
      #2e507f CMYK chart
      #2e507f RGB pie chart
      #2e507f color shades, tints & tones
#2e507f color schemes
#2e507f color preview, HTML & CSS examples
           This text has a color of #2e507f        
        
          <p style="color:#2e507f;">Text here</p>
        
        
          .mytext {color:#2e507f;}
        
        Text color #2e507f
      
           This box has a color of #2e507f        
        
          <div style="background-color:#2e507f;">Content here</div>
        
        
          .mybackground {background-color:#2e507f;}
        
        Background color #2e507f
      
           Border around this has a color of #2e507f        
        
          <div style="border:2px solid #2e507f;">Content here</div>
        
        
          .myborder {border:2px solid #2e507f;}
        
        Border color #2e507f