#2a1151 color space conversions
Hex:
        #2a1151
        RGB:
        42, 17, 81
        CMY:
        84, 93, 68
        CMYK:
        48, 79, 0, 68
      HSL:
        263°, 65.3061%, 19.2157%
        HSV (HSB):
        263°, 79.0123%, 31.7647%
        XYZ:
        2.6405, 1.4872, 7.9325
        xyY:
        0.2189, 0.1233, 1.4872
      CIE-Lab:
        12.5266, 28.4731, -34.3470
        CIE-LCH:
        12.5266, 44.6143, 309.6582
        CIE-Luv:
        12.5266, 3.0669, -31.5515
        Hunter-Lab:
        12.1952, 17.3073, -30.0292
      #2a1151 color charts
#2a1151 RGB chart
      #2a1151 CMYK chart
      #2a1151 RGB pie chart
      #2a1151 color shades, tints & tones
#2a1151 color schemes
#2a1151 color preview, HTML & CSS examples
           This text has a color of #2a1151        
        
          <p style="color:#2a1151;">Text here</p>
        
        
          .mytext {color:#2a1151;}
        
        Text color #2a1151
      
           This box has a color of #2a1151        
        
          <div style="background-color:#2a1151;">Content here</div>
        
        
          .mybackground {background-color:#2a1151;}
        
        Background color #2a1151
      
           Border around this has a color of #2a1151        
        
          <div style="border:2px solid #2a1151;">Content here</div>
        
        
          .myborder {border:2px solid #2a1151;}
        
        Border color #2a1151