#2e42ac color space conversions
Hex:
        #2e42ac
        RGB:
        46, 66, 172
        CMY:
        82, 74, 33
        CMYK:
        73, 62, 0, 33
      HSL:
        230°, 57.7982%, 42.7451%
        HSV (HSB):
        230°, 73.2558%, 67.4510%
        XYZ:
        10.5213, 7.4558, 39.9143
        xyY:
        0.1817, 0.1288, 7.4558
      CIE-Lab:
        32.8229, 29.6318, -58.9599
        CIE-LCH:
        32.8229, 65.9873, 296.6830
        CIE-Luv:
        32.8229, -10.2436, -81.5717
        Hunter-Lab:
        27.3054, 20.9954, -67.5549
      #2e42ac color charts
#2e42ac RGB chart
      #2e42ac CMYK chart
      #2e42ac RGB pie chart
      #2e42ac color shades, tints & tones
#2e42ac color schemes
#2e42ac color preview, HTML & CSS examples
           This text has a color of #2e42ac        
        
          <p style="color:#2e42ac;">Text here</p>
        
        
          .mytext {color:#2e42ac;}
        
        Text color #2e42ac
      
           This box has a color of #2e42ac        
        
          <div style="background-color:#2e42ac;">Content here</div>
        
        
          .mybackground {background-color:#2e42ac;}
        
        Background color #2e42ac
      
           Border around this has a color of #2e42ac        
        
          <div style="border:2px solid #2e42ac;">Content here</div>
        
        
          .myborder {border:2px solid #2e42ac;}
        
        Border color #2e42ac