#0e777f color space conversions
Hex:
        #0e777f
        RGB:
        14, 119, 127
        CMY:
        95, 53, 50
        CMYK:
        89, 6, 0, 50
      HSL:
        184°, 80.1418%, 27.6471%
        HSV (HSB):
        184°, 88.9764%, 49.8039%
        XYZ:
        10.6087, 14.8193, 22.3800
        xyY:
        0.2219, 0.3100, 14.8193
      CIE-Lab:
        45.3857, -23.8557, -12.1936
        CIE-LCH:
        45.3857, 26.7914, 207.0734
        CIE-Luv:
        45.3857, -33.2819, -14.0503
        Hunter-Lab:
        38.4959, -18.1767, -7.5217
      #0e777f color charts
#0e777f RGB chart
      #0e777f CMYK chart
      #0e777f RGB pie chart
      #0e777f color shades, tints & tones
#0e777f color schemes
#0e777f color preview, HTML & CSS examples
           This text has a color of #0e777f        
        
          <p style="color:#0e777f;">Text here</p>
        
        
          .mytext {color:#0e777f;}
        
        Text color #0e777f
      
           This box has a color of #0e777f        
        
          <div style="background-color:#0e777f;">Content here</div>
        
        
          .mybackground {background-color:#0e777f;}
        
        Background color #0e777f
      
           Border around this has a color of #0e777f        
        
          <div style="border:2px solid #0e777f;">Content here</div>
        
        
          .myborder {border:2px solid #0e777f;}
        
        Border color #0e777f