#2e416a color space conversions
Hex:
        #2e416a
        RGB:
        46, 65, 106
        CMY:
        82, 75, 58
        CMYK:
        57, 39, 0, 58
      HSL:
        221°, 39.4737%, 29.8039%
        HSV (HSB):
        221°, 56.6038%, 41.5686%
        XYZ:
        5.6185, 5.4020, 14.3822
        xyY:
        0.2212, 0.2127, 5.4020
      CIE-Lab:
        27.8508, 5.7622, -26.2509
        CIE-LCH:
        27.8508, 26.8759, 282.3803
        CIE-Luv:
        27.8508, -8.9393, -33.9470
        Hunter-Lab:
        23.2423, 2.4761, -20.4188
      #2e416a color charts
#2e416a RGB chart
      #2e416a CMYK chart
      #2e416a RGB pie chart
      #2e416a color shades, tints & tones
#2e416a color schemes
#2e416a color preview, HTML & CSS examples
           This text has a color of #2e416a        
        
          <p style="color:#2e416a;">Text here</p>
        
        
          .mytext {color:#2e416a;}
        
        Text color #2e416a
      
           This box has a color of #2e416a        
        
          <div style="background-color:#2e416a;">Content here</div>
        
        
          .mybackground {background-color:#2e416a;}
        
        Background color #2e416a
      
           Border around this has a color of #2e416a        
        
          <div style="border:2px solid #2e416a;">Content here</div>
        
        
          .myborder {border:2px solid #2e416a;}
        
        Border color #2e416a