#2e969a color space conversions
Hex:
        #2e969a
        RGB:
        46, 150, 154
        CMY:
        82, 41, 40
        CMYK:
        70, 3, 0, 40
      HSL:
        182°, 54.0000%, 39.2157%
        HSV (HSB):
        182°, 70.1299%, 60.3922%
        XYZ:
        17.8658, 24.7266, 34.4029
        xyY:
        0.2320, 0.3211, 24.7266
      CIE-Lab:
        56.8081, -27.4115, -10.6891
        CIE-LCH:
        56.8081, 29.4219, 201.3033
        CIE-Luv:
        56.8081, -38.8319, -11.8132
        Hunter-Lab:
        49.7259, -22.8878, -6.2118
      #2e969a color charts
#2e969a RGB chart
      #2e969a CMYK chart
      #2e969a RGB pie chart
      #2e969a color shades, tints & tones
#2e969a color schemes
#2e969a color preview, HTML & CSS examples
           This text has a color of #2e969a        
        
          <p style="color:#2e969a;">Text here</p>
        
        
          .mytext {color:#2e969a;}
        
        Text color #2e969a
      
           This box has a color of #2e969a        
        
          <div style="background-color:#2e969a;">Content here</div>
        
        
          .mybackground {background-color:#2e969a;}
        
        Background color #2e969a
      
           Border around this has a color of #2e969a        
        
          <div style="border:2px solid #2e969a;">Content here</div>
        
        
          .myborder {border:2px solid #2e969a;}
        
        Border color #2e969a