#2e8086 color space conversions
Hex:
        #2e8086
        RGB:
        46, 128, 134
        CMY:
        82, 50, 47
        CMYK:
        66, 4, 0, 47
      HSL:
        184°, 48.8889%, 35.2941%
        HSV (HSB):
        184°, 65.6716%, 52.5490%
        XYZ:
        13.1490, 17.7404, 25.2855
        xyY:
        0.2341, 0.3158, 17.7404
      CIE-Lab:
        49.1797, -22.3516, -10.5537
        CIE-LCH:
        49.1797, 24.7179, 205.2752
        CIE-Luv:
        49.1797, -31.7936, -11.9688
        Hunter-Lab:
        42.1194, -17.9842, -6.1099
      #2e8086 color charts
#2e8086 RGB chart
      #2e8086 CMYK chart
      #2e8086 RGB pie chart
      #2e8086 color shades, tints & tones
#2e8086 color schemes
#2e8086 color preview, HTML & CSS examples
           This text has a color of #2e8086        
        
          <p style="color:#2e8086;">Text here</p>
        
        
          .mytext {color:#2e8086;}
        
        Text color #2e8086
      
           This box has a color of #2e8086        
        
          <div style="background-color:#2e8086;">Content here</div>
        
        
          .mybackground {background-color:#2e8086;}
        
        Background color #2e8086
      
           Border around this has a color of #2e8086        
        
          <div style="border:2px solid #2e8086;">Content here</div>
        
        
          .myborder {border:2px solid #2e8086;}
        
        Border color #2e8086