#2a1799 color space conversions
Hex:
        #2a1799
        RGB:
        42, 23, 153
        CMY:
        84, 91, 40
        CMYK:
        73, 85, 0, 40
      HSL:
        249°, 73.8636%, 34.5098%
        HSV (HSB):
        249°, 84.9673%, 60.0000%
        XYZ:
        7.0110, 3.4049, 30.4247
        xyY:
        0.1717, 0.0834, 3.4049
      CIE-Lab:
        21.5977, 47.6341, -65.9295
        CIE-LCH:
        21.5977, 81.3370, 305.8481
        CIE-Luv:
        21.5977, -2.8294, -73.8884
        Hunter-Lab:
        18.4525, 35.5291, -84.8414
      #2a1799 color charts
#2a1799 RGB chart
      #2a1799 CMYK chart
      #2a1799 RGB pie chart
      #2a1799 color shades, tints & tones
#2a1799 color schemes
#2a1799 color preview, HTML & CSS examples
           This text has a color of #2a1799        
        
          <p style="color:#2a1799;">Text here</p>
        
        
          .mytext {color:#2a1799;}
        
        Text color #2a1799
      
           This box has a color of #2a1799        
        
          <div style="background-color:#2a1799;">Content here</div>
        
        
          .mybackground {background-color:#2a1799;}
        
        Background color #2a1799
      
           Border around this has a color of #2a1799        
        
          <div style="border:2px solid #2a1799;">Content here</div>
        
        
          .myborder {border:2px solid #2a1799;}
        
        Border color #2a1799