#2e24aa color space conversions
Hex:
        #2e24aa
        RGB:
        46, 36, 170
        CMY:
        82, 86, 33
        CMYK:
        73, 79, 0, 33
      HSL:
        244°, 65.0485%, 40.3922%
        HSV (HSB):
        244°, 78.8235%, 66.6667%
        XYZ:
        9.0133, 4.7449, 38.4710
        xyY:
        0.1726, 0.0908, 4.7449
      CIE-Lab:
        25.9952, 46.9951, -68.9853
        CIE-LCH:
        25.9952, 83.4716, 304.2640
        CIE-Luv:
        25.9952, -4.5684, -84.4888
        Hunter-Lab:
        21.7827, 35.7402, -89.4656
      #2e24aa color charts
#2e24aa RGB chart
      #2e24aa CMYK chart
      #2e24aa RGB pie chart
      #2e24aa color shades, tints & tones
#2e24aa color schemes
#2e24aa color preview, HTML & CSS examples
           This text has a color of #2e24aa        
        
          <p style="color:#2e24aa;">Text here</p>
        
        
          .mytext {color:#2e24aa;}
        
        Text color #2e24aa
      
           This box has a color of #2e24aa        
        
          <div style="background-color:#2e24aa;">Content here</div>
        
        
          .mybackground {background-color:#2e24aa;}
        
        Background color #2e24aa
      
           Border around this has a color of #2e24aa        
        
          <div style="border:2px solid #2e24aa;">Content here</div>
        
        
          .myborder {border:2px solid #2e24aa;}
        
        Border color #2e24aa