#026e80 color space conversions
Hex:
        #026e80
        RGB:
        2, 110, 128
        CMY:
        99, 57, 50
        CMYK:
        98, 14, 0, 50
      HSL:
        189°, 96.9231%, 25.4902%
        HSV (HSB):
        189°, 98.4375%, 50.1961%
        XYZ:
        9.4972, 12.7233, 22.3774
        xyY:
        0.2130, 0.2853, 12.7233
      CIE-Lab:
        42.3433, -19.4610, -17.4346
        CIE-LCH:
        42.3433, 26.1284, 221.8564
        CIE-Luv:
        42.3433, -30.7232, -22.1445
        Hunter-Lab:
        35.6697, -14.8954, -12.2267
      #026e80 color charts
#026e80 RGB chart
      #026e80 CMYK chart
      #026e80 RGB pie chart
      #026e80 color shades, tints & tones
#026e80 color schemes
#026e80 color preview, HTML & CSS examples
           This text has a color of #026e80        
        
          <p style="color:#026e80;">Text here</p>
        
        
          .mytext {color:#026e80;}
        
        Text color #026e80
      
           This box has a color of #026e80        
        
          <div style="background-color:#026e80;">Content here</div>
        
        
          .mybackground {background-color:#026e80;}
        
        Background color #026e80
      
           Border around this has a color of #026e80        
        
          <div style="border:2px solid #026e80;">Content here</div>
        
        
          .myborder {border:2px solid #026e80;}
        
        Border color #026e80