#2e58af color space conversions
Hex:
        #2e58af
        RGB:
        46, 88, 175
        CMY:
        82, 65, 31
        CMYK:
        74, 50, 0, 31
      HSL:
        220°, 58.3710%, 43.3333%
        HSV (HSB):
        220°, 73.7143%, 68.6275%
        XYZ:
        12.3543, 10.6554, 41.9630
        xyY:
        0.1901, 0.1640, 10.6554
      CIE-Lab:
        38.9940, 16.2345, -50.7283
        CIE-LCH:
        38.9940, 53.2628, 287.7462
        CIE-Luv:
        38.9940, -16.2478, -74.3191
        Hunter-Lab:
        32.6427, 10.4324, -53.3690
      #2e58af color charts
#2e58af RGB chart
      #2e58af CMYK chart
      #2e58af RGB pie chart
      #2e58af color shades, tints & tones
#2e58af color schemes
#2e58af color preview, HTML & CSS examples
           This text has a color of #2e58af        
        
          <p style="color:#2e58af;">Text here</p>
        
        
          .mytext {color:#2e58af;}
        
        Text color #2e58af
      
           This box has a color of #2e58af        
        
          <div style="background-color:#2e58af;">Content here</div>
        
        
          .mybackground {background-color:#2e58af;}
        
        Background color #2e58af
      
           Border around this has a color of #2e58af        
        
          <div style="border:2px solid #2e58af;">Content here</div>
        
        
          .myborder {border:2px solid #2e58af;}
        
        Border color #2e58af