#2a264b color space conversions
Hex:
        #2a264b
        RGB:
        42, 38, 75
        CMY:
        84, 85, 71
        CMYK:
        44, 49, 0, 71
      HSL:
        246°, 32.7434%, 22.1569%
        HSV (HSB):
        246°, 49.3333%, 29.4118%
        XYZ:
        2.9180, 2.3865, 6.9635
        xyY:
        0.2379, 0.1945, 2.3865
      CIE-Lab:
        17.3972, 12.6076, -22.3993
        CIE-LCH:
        17.3972, 25.7037, 299.3733
        CIE-Luv:
        17.3972, -0.4571, -24.4247
        Hunter-Lab:
        15.4482, 6.6819, -15.9119
      #2a264b color charts
#2a264b RGB chart
      #2a264b CMYK chart
      #2a264b RGB pie chart
      #2a264b color shades, tints & tones
#2a264b color schemes
#2a264b color preview, HTML & CSS examples
           This text has a color of #2a264b        
        
          <p style="color:#2a264b;">Text here</p>
        
        
          .mytext {color:#2a264b;}
        
        Text color #2a264b
      
           This box has a color of #2a264b        
        
          <div style="background-color:#2a264b;">Content here</div>
        
        
          .mybackground {background-color:#2a264b;}
        
        Background color #2a264b
      
           Border around this has a color of #2a264b        
        
          <div style="border:2px solid #2a264b;">Content here</div>
        
        
          .myborder {border:2px solid #2a264b;}
        
        Border color #2a264b