#2e629d color space conversions
Hex:
        #2e629d
        RGB:
        46, 98, 157
        CMY:
        82, 62, 38
        CMYK:
        71, 38, 0, 38
      HSL:
        212°, 54.6798%, 39.8039%
        HSV (HSB):
        212°, 70.7006%, 61.5686%
        XYZ:
        11.5802, 11.7505, 33.5560
        xyY:
        0.2036, 0.2066, 11.7505
      CIE-Lab:
        40.8168, 2.9728, -37.1331
        CIE-LCH:
        40.8168, 37.2519, 274.5772
        CIE-Luv:
        40.8168, -19.7846, -54.0046
        Hunter-Lab:
        34.2790, 0.3128, -34.0441
      #2e629d color charts
#2e629d RGB chart
      #2e629d CMYK chart
      #2e629d RGB pie chart
      #2e629d color shades, tints & tones
#2e629d color schemes
#2e629d color preview, HTML & CSS examples
           This text has a color of #2e629d        
        
          <p style="color:#2e629d;">Text here</p>
        
        
          .mytext {color:#2e629d;}
        
        Text color #2e629d
      
           This box has a color of #2e629d        
        
          <div style="background-color:#2e629d;">Content here</div>
        
        
          .mybackground {background-color:#2e629d;}
        
        Background color #2e629d
      
           Border around this has a color of #2e629d        
        
          <div style="border:2px solid #2e629d;">Content here</div>
        
        
          .myborder {border:2px solid #2e629d;}
        
        Border color #2e629d