#2a2583 color space conversions
Hex:
        #2a2583
        RGB:
        42, 37, 131
        CMY:
        84, 85, 49
        CMYK:
        68, 72, 0, 49
      HSL:
        243°, 55.9524%, 32.9412%
        HSV (HSB):
        243°, 71.7557%, 51.3725%
        XYZ:
        5.7131, 3.4541, 21.8383
        xyY:
        0.1843, 0.1114, 3.4541
      CIE-Lab:
        21.7777, 33.0267, -51.9372
        CIE-LCH:
        21.7777, 61.5487, 302.4522
        CIE-Luv:
        21.7777, -3.4272, -61.0610
        Hunter-Lab:
        18.5851, 22.3477, -56.6587
      #2a2583 color charts
#2a2583 RGB chart
      #2a2583 CMYK chart
      #2a2583 RGB pie chart
      #2a2583 color shades, tints & tones
#2a2583 color schemes
#2a2583 color preview, HTML & CSS examples
           This text has a color of #2a2583        
        
          <p style="color:#2a2583;">Text here</p>
        
        
          .mytext {color:#2a2583;}
        
        Text color #2a2583
      
           This box has a color of #2a2583        
        
          <div style="background-color:#2a2583;">Content here</div>
        
        
          .mybackground {background-color:#2a2583;}
        
        Background color #2a2583
      
           Border around this has a color of #2a2583        
        
          <div style="border:2px solid #2a2583;">Content here</div>
        
        
          .myborder {border:2px solid #2a2583;}
        
        Border color #2a2583