#2e649d color space conversions
Hex:
        #2e649d
        RGB:
        46, 100, 157
        CMY:
        82, 61, 38
        CMYK:
        71, 36, 0, 38
      HSL:
        211°, 54.6798%, 39.8039%
        HSV (HSB):
        211°, 70.7006%, 61.5686%
        XYZ:
        11.7697, 12.1295, 33.6192
        xyY:
        0.2046, 0.2109, 12.1295
      CIE-Lab:
        41.4212, 1.7125, -36.1758
        CIE-LCH:
        41.4212, 36.2163, 272.7102
        CIE-Luv:
        41.4212, -20.4716, -52.6323
        Hunter-Lab:
        34.8274, -0.6252, -32.8539
      #2e649d color charts
#2e649d RGB chart
      #2e649d CMYK chart
      #2e649d RGB pie chart
      #2e649d color shades, tints & tones
#2e649d color schemes
#2e649d color preview, HTML & CSS examples
           This text has a color of #2e649d        
        
          <p style="color:#2e649d;">Text here</p>
        
        
          .mytext {color:#2e649d;}
        
        Text color #2e649d
      
           This box has a color of #2e649d        
        
          <div style="background-color:#2e649d;">Content here</div>
        
        
          .mybackground {background-color:#2e649d;}
        
        Background color #2e649d
      
           Border around this has a color of #2e649d        
        
          <div style="border:2px solid #2e649d;">Content here</div>
        
        
          .myborder {border:2px solid #2e649d;}
        
        Border color #2e649d