#2e435b color space conversions
Hex:
        #2e435b
        RGB:
        46, 67, 91
        CMY:
        82, 74, 64
        CMYK:
        49, 26, 0, 64
      HSL:
        212°, 32.8467%, 26.8627%
        HSV (HSB):
        212°, 49.4505%, 35.6863%
        XYZ:
        5.0222, 5.3505, 10.6656
        xyY:
        0.2387, 0.2543, 5.3505
      CIE-Lab:
        27.7108, -0.7847, -16.8310
        CIE-LCH:
        27.7108, 16.8492, 267.3306
        CIE-Luv:
        27.7108, -9.5626, -20.7967
        Hunter-Lab:
        23.1311, -1.7238, -11.1464
      #2e435b color charts
#2e435b RGB chart
      #2e435b CMYK chart
      #2e435b RGB pie chart
      #2e435b color shades, tints & tones
#2e435b color schemes
#2e435b color preview, HTML & CSS examples
           This text has a color of #2e435b        
        
          <p style="color:#2e435b;">Text here</p>
        
        
          .mytext {color:#2e435b;}
        
        Text color #2e435b
      
           This box has a color of #2e435b        
        
          <div style="background-color:#2e435b;">Content here</div>
        
        
          .mybackground {background-color:#2e435b;}
        
        Background color #2e435b
      
           Border around this has a color of #2e435b        
        
          <div style="border:2px solid #2e435b;">Content here</div>
        
        
          .myborder {border:2px solid #2e435b;}
        
        Border color #2e435b