#2a43ae color space conversions
Hex:
        #2a43ae
        RGB:
        42, 67, 174
        CMY:
        84, 74, 32
        CMYK:
        76, 61, 0, 32
      HSL:
        229°, 61.1111%, 42.3529%
        HSV (HSB):
        229°, 75.8621%, 68.2353%
        XYZ:
        10.6020, 7.5625, 40.9453
        xyY:
        0.1794, 0.1279, 7.5625
      CIE-Lab:
        33.0547, 29.2445, -59.7822
        CIE-LCH:
        33.0547, 66.5519, 296.0671
        CIE-Luv:
        33.0547, -11.1990, -82.7794
        Hunter-Lab:
        27.5001, 20.6912, -69.0278
      #2a43ae color charts
#2a43ae RGB chart
      #2a43ae CMYK chart
      #2a43ae RGB pie chart
      #2a43ae color shades, tints & tones
#2a43ae color schemes
#2a43ae color preview, HTML & CSS examples
           This text has a color of #2a43ae        
        
          <p style="color:#2a43ae;">Text here</p>
        
        
          .mytext {color:#2a43ae;}
        
        Text color #2a43ae
      
           This box has a color of #2a43ae        
        
          <div style="background-color:#2a43ae;">Content here</div>
        
        
          .mybackground {background-color:#2a43ae;}
        
        Background color #2a43ae
      
           Border around this has a color of #2a43ae        
        
          <div style="border:2px solid #2a43ae;">Content here</div>
        
        
          .myborder {border:2px solid #2a43ae;}
        
        Border color #2a43ae