#2e506a color space conversions
Hex:
        #2e506a
        RGB:
        46, 80, 106
        CMY:
        82, 69, 58
        CMYK:
        57, 25, 0, 58
      HSL:
        206°, 39.4737%, 29.8039%
        HSV (HSB):
        206°, 56.6038%, 41.5686%
        XYZ:
        6.5969, 7.3588, 14.7084
        xyY:
        0.2301, 0.2567, 7.3588
      CIE-Lab:
        32.6101, -4.0459, -18.8094
        CIE-LCH:
        32.6101, 19.2396, 257.8607
        CIE-Luv:
        32.6101, -14.4337, -24.2662
        Hunter-Lab:
        27.1271, -4.0638, -13.1583
      #2e506a color charts
#2e506a RGB chart
      #2e506a CMYK chart
      #2e506a RGB pie chart
      #2e506a color shades, tints & tones
#2e506a color schemes
#2e506a color preview, HTML & CSS examples
           This text has a color of #2e506a        
        
          <p style="color:#2e506a;">Text here</p>
        
        
          .mytext {color:#2e506a;}
        
        Text color #2e506a
      
           This box has a color of #2e506a        
        
          <div style="background-color:#2e506a;">Content here</div>
        
        
          .mybackground {background-color:#2e506a;}
        
        Background color #2e506a
      
           Border around this has a color of #2e506a        
        
          <div style="border:2px solid #2e506a;">Content here</div>
        
        
          .myborder {border:2px solid #2e506a;}
        
        Border color #2e506a