#0e767a color space conversions
Hex:
        #0e767a
        RGB:
        14, 118, 122
        CMY:
        95, 54, 52
        CMYK:
        89, 3, 0, 52
      HSL:
        182°, 79.4118%, 26.6667%
        HSV (HSB):
        182°, 88.5246%, 47.8431%
        XYZ:
        10.1724, 14.4554, 20.6664
        xyY:
        0.2246, 0.3191, 14.4554
      CIE-Lab:
        44.8790, -25.0183, -9.9745
        CIE-LCH:
        44.8790, 26.9333, 201.7365
        CIE-Luv:
        44.8790, -33.2825, -10.6022
        Hunter-Lab:
        38.0202, -18.7773, -5.6137
      #0e767a color charts
#0e767a RGB chart
      #0e767a CMYK chart
      #0e767a RGB pie chart
      #0e767a color shades, tints & tones
#0e767a color schemes
#0e767a color preview, HTML & CSS examples
           This text has a color of #0e767a        
        
          <p style="color:#0e767a;">Text here</p>
        
        
          .mytext {color:#0e767a;}
        
        Text color #0e767a
      
           This box has a color of #0e767a        
        
          <div style="background-color:#0e767a;">Content here</div>
        
        
          .mybackground {background-color:#0e767a;}
        
        Background color #0e767a
      
           Border around this has a color of #0e767a        
        
          <div style="border:2px solid #0e767a;">Content here</div>
        
        
          .myborder {border:2px solid #0e767a;}
        
        Border color #0e767a