#2a335b color space conversions
Hex:
        #2a335b
        RGB:
        42, 51, 91
        CMY:
        84, 80, 64
        CMYK:
        54, 44, 0, 64
      HSL:
        229°, 36.8421%, 26.0784%
        HSV (HSB):
        229°, 53.8462%, 35.6863%
        XYZ:
        4.0270, 3.6152, 10.3831
        xyY:
        0.2234, 0.2006, 3.6152
      CIE-Lab:
        22.3563, 8.9794, -25.2417
        CIE-LCH:
        22.3563, 26.7913, 289.5823
        CIE-Luv:
        22.3563, -5.1355, -30.3438
        Hunter-Lab:
        19.0137, 4.5312, -19.0677
      #2a335b color charts
#2a335b RGB chart
      #2a335b CMYK chart
      #2a335b RGB pie chart
      #2a335b color shades, tints & tones
#2a335b color schemes
#2a335b color preview, HTML & CSS examples
           This text has a color of #2a335b        
        
          <p style="color:#2a335b;">Text here</p>
        
        
          .mytext {color:#2a335b;}
        
        Text color #2a335b
      
           This box has a color of #2a335b        
        
          <div style="background-color:#2a335b;">Content here</div>
        
        
          .mybackground {background-color:#2a335b;}
        
        Background color #2a335b
      
           Border around this has a color of #2a335b        
        
          <div style="border:2px solid #2a335b;">Content here</div>
        
        
          .myborder {border:2px solid #2a335b;}
        
        Border color #2a335b