#2e62ac color space conversions
Hex:
        #2e62ac
        RGB:
        46, 98, 172
        CMY:
        82, 62, 33
        CMYK:
        73, 43, 0, 33
      HSL:
        215°, 57.7982%, 42.7451%
        HSV (HSB):
        215°, 73.2558%, 67.4510%
        XYZ:
        12.9408, 12.2948, 40.7208
        xyY:
        0.1962, 0.1864, 12.2948
      CIE-Lab:
        41.6808, 8.5994, -44.6453
        CIE-LCH:
        41.6808, 45.4659, 280.9026
        CIE-Luv:
        41.6808, -19.4195, -66.1229
        Hunter-Lab:
        35.0639, 4.5160, -44.3106
      #2e62ac color charts
#2e62ac RGB chart
      #2e62ac CMYK chart
      #2e62ac RGB pie chart
      #2e62ac color shades, tints & tones
#2e62ac color schemes
#2e62ac color preview, HTML & CSS examples
           This text has a color of #2e62ac        
        
          <p style="color:#2e62ac;">Text here</p>
        
        
          .mytext {color:#2e62ac;}
        
        Text color #2e62ac
      
           This box has a color of #2e62ac        
        
          <div style="background-color:#2e62ac;">Content here</div>
        
        
          .mybackground {background-color:#2e62ac;}
        
        Background color #2e62ac
      
           Border around this has a color of #2e62ac        
        
          <div style="border:2px solid #2e62ac;">Content here</div>
        
        
          .myborder {border:2px solid #2e62ac;}
        
        Border color #2e62ac