#2a1363 color space conversions
Hex:
        #2a1363
        RGB:
        42, 19, 99
        CMY:
        84, 93, 61
        CMYK:
        58, 81, 0, 61
      HSL:
        257°, 67.7966%, 23.1373%
        HSV (HSB):
        257°, 80.8081%, 38.8235%
        XYZ:
        3.4398, 1.8588, 11.9819
        xyY:
        0.1991, 0.1076, 1.8588
      CIE-Lab:
        14.7283, 32.9383, -42.8612
        CIE-LCH:
        14.7283, 54.0557, 307.5418
        CIE-Luv:
        14.7283, 1.2840, -42.0533
        Hunter-Lab:
        13.6339, 21.1763, -42.5620
      #2a1363 color charts
#2a1363 RGB chart
      #2a1363 CMYK chart
      #2a1363 RGB pie chart
      #2a1363 color shades, tints & tones
#2a1363 color schemes
#2a1363 color preview, HTML & CSS examples
           This text has a color of #2a1363        
        
          <p style="color:#2a1363;">Text here</p>
        
        
          .mytext {color:#2a1363;}
        
        Text color #2a1363
      
           This box has a color of #2a1363        
        
          <div style="background-color:#2a1363;">Content here</div>
        
        
          .mybackground {background-color:#2a1363;}
        
        Background color #2a1363
      
           Border around this has a color of #2a1363        
        
          <div style="border:2px solid #2a1363;">Content here</div>
        
        
          .myborder {border:2px solid #2a1363;}
        
        Border color #2a1363