#2e425b color space conversions
Hex:
        #2e425b
        RGB:
        46, 66, 91
        CMY:
        82, 74, 64
        CMYK:
        49, 27, 0, 64
      HSL:
        213°, 32.8467%, 26.8627%
        HSV (HSB):
        213°, 49.4505%, 35.6863%
        XYZ:
        4.9633, 5.2326, 10.6459
        xyY:
        0.2381, 0.2511, 5.2326
      CIE-Lab:
        27.3874, -0.1276, -17.3319
        CIE-LCH:
        27.3874, 17.3324, 269.5781
        CIE-Luv:
        27.3874, -9.1816, -21.4379
        Hunter-Lab:
        22.8749, -1.3012, -11.5810
      #2e425b color charts
#2e425b RGB chart
      #2e425b CMYK chart
      #2e425b RGB pie chart
      #2e425b color shades, tints & tones
#2e425b color schemes
#2e425b color preview, HTML & CSS examples
           This text has a color of #2e425b        
        
          <p style="color:#2e425b;">Text here</p>
        
        
          .mytext {color:#2e425b;}
        
        Text color #2e425b
      
           This box has a color of #2e425b        
        
          <div style="background-color:#2e425b;">Content here</div>
        
        
          .mybackground {background-color:#2e425b;}
        
        Background color #2e425b
      
           Border around this has a color of #2e425b        
        
          <div style="border:2px solid #2e425b;">Content here</div>
        
        
          .myborder {border:2px solid #2e425b;}
        
        Border color #2e425b