#2e578d color space conversions
Hex:
        #2e578d
        RGB:
        46, 87, 141
        CMY:
        82, 66, 45
        CMYK:
        67, 38, 0, 45
      HSL:
        214°, 50.8021%, 36.6667%
        HSV (HSB):
        214°, 67.3759%, 55.2941%
        XYZ:
        9.3426, 9.3203, 26.5059
        xyY:
        0.2068, 0.2063, 9.3203
      CIE-Lab:
        36.5938, 4.0551, -34.2004
        CIE-LCH:
        36.5938, 34.4399, 276.7620
        CIE-Luv:
        36.5938, -16.3699, -48.2851
        Hunter-Lab:
        30.5292, 1.1990, -30.1060
      #2e578d color charts
#2e578d RGB chart
      #2e578d CMYK chart
      #2e578d RGB pie chart
      #2e578d color shades, tints & tones
#2e578d color schemes
#2e578d color preview, HTML & CSS examples
           This text has a color of #2e578d        
        
          <p style="color:#2e578d;">Text here</p>
        
        
          .mytext {color:#2e578d;}
        
        Text color #2e578d
      
           This box has a color of #2e578d        
        
          <div style="background-color:#2e578d;">Content here</div>
        
        
          .mybackground {background-color:#2e578d;}
        
        Background color #2e578d
      
           Border around this has a color of #2e578d        
        
          <div style="border:2px solid #2e578d;">Content here</div>
        
        
          .myborder {border:2px solid #2e578d;}
        
        Border color #2e578d