#2a2a92 color space conversions
Hex:
        #2a2a92
        RGB:
        42, 42, 146
        CMY:
        84, 84, 43
        CMYK:
        71, 71, 0, 43
      HSL:
        240°, 55.3191%, 36.8627%
        HSV (HSB):
        240°, 71.2329%, 57.2549%
        XYZ:
        6.9711, 4.2235, 27.6419
        xyY:
        0.1795, 0.1088, 4.2235
      CIE-Lab:
        24.3969, 35.1698, -56.9887
        CIE-LCH:
        24.3969, 66.9673, 301.6803
        CIE-Luv:
        24.3969, -5.0380, -69.8703
        Hunter-Lab:
        20.5511, 24.5842, -65.3611
      #2a2a92 color charts
#2a2a92 RGB chart
      #2a2a92 CMYK chart
      #2a2a92 RGB pie chart
      #2a2a92 color shades, tints & tones
#2a2a92 color schemes
#2a2a92 color preview, HTML & CSS examples
           This text has a color of #2a2a92        
        
          <p style="color:#2a2a92;">Text here</p>
        
        
          .mytext {color:#2a2a92;}
        
        Text color #2a2a92
      
           This box has a color of #2a2a92        
        
          <div style="background-color:#2a2a92;">Content here</div>
        
        
          .mybackground {background-color:#2a2a92;}
        
        Background color #2a2a92
      
           Border around this has a color of #2a2a92        
        
          <div style="border:2px solid #2a2a92;">Content here</div>
        
        
          .myborder {border:2px solid #2a2a92;}
        
        Border color #2a2a92