#0e8077 color space conversions
Hex:
        #0e8077
        RGB:
        14, 128, 119
        CMY:
        95, 50, 53
        CMYK:
        89, 0, 7, 50
      HSL:
        175°, 80.2817%, 27.8431%
        HSV (HSB):
        175°, 89.0625%, 50.1961%
        XYZ:
        11.2300, 16.8636, 20.1159
        xyY:
        0.2329, 0.3498, 16.8636
      CIE-Lab:
        48.0877, -30.8911, -3.4125
        CIE-LCH:
        48.0877, 31.0791, 186.3038
        CIE-Luv:
        48.0877, -37.1486, -0.4190
        Hunter-Lab:
        41.0653, -23.0503, -0.2975
      #0e8077 color charts
#0e8077 RGB chart
      #0e8077 CMYK chart
      #0e8077 RGB pie chart
      #0e8077 color shades, tints & tones
#0e8077 color schemes
#0e8077 color preview, HTML & CSS examples
           This text has a color of #0e8077        
        
          <p style="color:#0e8077;">Text here</p>
        
        
          .mytext {color:#0e8077;}
        
        Text color #0e8077
      
           This box has a color of #0e8077        
        
          <div style="background-color:#0e8077;">Content here</div>
        
        
          .mybackground {background-color:#0e8077;}
        
        Background color #0e8077
      
           Border around this has a color of #0e8077        
        
          <div style="border:2px solid #0e8077;">Content here</div>
        
        
          .myborder {border:2px solid #0e8077;}
        
        Border color #0e8077