#2a2251 color space conversions
Hex:
        #2a2251
        RGB:
        42, 34, 81
        CMY:
        84, 87, 68
        CMYK:
        48, 58, 0, 68
      HSL:
        250°, 40.8696%, 22.5490%
        HSV (HSB):
        250°, 58.0247%, 31.7647%
        XYZ:
        3.0121, 2.2304, 8.0563
        xyY:
        0.2265, 0.1677, 2.2304
      CIE-Lab:
        16.6526, 17.4826, -27.6657
        CIE-LCH:
        16.6526, 32.7266, 302.2898
        CIE-Luv:
        16.6526, 0.1854, -29.7216
        Hunter-Lab:
        14.9344, 9.8657, -21.5297
      #2a2251 color charts
#2a2251 RGB chart
      #2a2251 CMYK chart
      #2a2251 RGB pie chart
      #2a2251 color shades, tints & tones
#2a2251 color schemes
#2a2251 color preview, HTML & CSS examples
           This text has a color of #2a2251        
        
          <p style="color:#2a2251;">Text here</p>
        
        
          .mytext {color:#2a2251;}
        
        Text color #2a2251
      
           This box has a color of #2a2251        
        
          <div style="background-color:#2a2251;">Content here</div>
        
        
          .mybackground {background-color:#2a2251;}
        
        Background color #2a2251
      
           Border around this has a color of #2a2251        
        
          <div style="border:2px solid #2a2251;">Content here</div>
        
        
          .myborder {border:2px solid #2a2251;}
        
        Border color #2a2251