#2e606a color space conversions
Hex:
        #2e606a
        RGB:
        46, 96, 106
        CMY:
        82, 62, 58
        CMYK:
        57, 9, 0, 58
      HSL:
        190°, 39.4737%, 29.8039%
        HSV (HSB):
        190°, 56.6038%, 41.5686%
        XYZ:
        7.9111, 9.9872, 15.1464
        xyY:
        0.2394, 0.3022, 9.9872
      CIE-Lab:
        37.8194, -13.6724, -10.8366
        CIE-LCH:
        37.8194, 17.4461, 218.4000
        CIE-Luv:
        37.8194, -20.6875, -12.7335
        Hunter-Lab:
        31.6025, -10.6202, -6.2947
      #2e606a color charts
#2e606a RGB chart
      #2e606a CMYK chart
      #2e606a RGB pie chart
      #2e606a color shades, tints & tones
#2e606a color schemes
#2e606a color preview, HTML & CSS examples
           This text has a color of #2e606a        
        
          <p style="color:#2e606a;">Text here</p>
        
        
          .mytext {color:#2e606a;}
        
        Text color #2e606a
      
           This box has a color of #2e606a        
        
          <div style="background-color:#2e606a;">Content here</div>
        
        
          .mybackground {background-color:#2e606a;}
        
        Background color #2e606a
      
           Border around this has a color of #2e606a        
        
          <div style="border:2px solid #2e606a;">Content here</div>
        
        
          .myborder {border:2px solid #2e606a;}
        
        Border color #2e606a