#2a2994 color space conversions
Hex:
        #2a2994
        RGB:
        42, 41, 148
        CMY:
        84, 84, 42
        CMYK:
        72, 72, 0, 42
      HSL:
        241°, 56.6138%, 37.0588%
        HSV (HSB):
        241°, 72.2973%, 58.0392%
        XYZ:
        7.0931, 4.2162, 28.4569
        xyY:
        0.1784, 0.1060, 4.2162
      CIE-Lab:
        24.3738, 36.4831, -58.2612
        CIE-LCH:
        24.3738, 68.7414, 302.0548
        CIE-Luv:
        24.3738, -4.9507, -71.1777
        Hunter-Lab:
        20.5335, 25.7274, -67.7954
      #2a2994 color charts
#2a2994 RGB chart
      #2a2994 CMYK chart
      #2a2994 RGB pie chart
      #2a2994 color shades, tints & tones
#2a2994 color schemes
#2a2994 color preview, HTML & CSS examples
           This text has a color of #2a2994        
        
          <p style="color:#2a2994;">Text here</p>
        
        
          .mytext {color:#2a2994;}
        
        Text color #2a2994
      
           This box has a color of #2a2994        
        
          <div style="background-color:#2a2994;">Content here</div>
        
        
          .mybackground {background-color:#2a2994;}
        
        Background color #2a2994
      
           Border around this has a color of #2a2994        
        
          <div style="border:2px solid #2a2994;">Content here</div>
        
        
          .myborder {border:2px solid #2a2994;}
        
        Border color #2a2994