#0e514a color space conversions
Hex:
        #0e514a
        RGB:
        14, 81, 74
        CMY:
        95, 68, 71
        CMYK:
        83, 0, 9, 68
      HSL:
        174°, 70.5263%, 18.6275%
        HSV (HSB):
        174°, 82.7160%, 31.7647%
        XYZ:
        4.3596, 6.4726, 7.4981
        xyY:
        0.2378, 0.3531, 6.4726
      CIE-Lab:
        30.5749, -21.7736, -1.6759
        CIE-LCH:
        30.5749, 21.8380, 184.4015
        CIE-Luv:
        30.5749, -22.7134, 0.6621
        Hunter-Lab:
        25.4414, -13.9351, 0.3349
      #0e514a color charts
#0e514a RGB chart
      #0e514a CMYK chart
      #0e514a RGB pie chart
      #0e514a color shades, tints & tones
#0e514a color schemes
#0e514a color preview, HTML & CSS examples
           This text has a color of #0e514a        
        
          <p style="color:#0e514a;">Text here</p>
        
        
          .mytext {color:#0e514a;}
        
        Text color #0e514a
      
           This box has a color of #0e514a        
        
          <div style="background-color:#0e514a;">Content here</div>
        
        
          .mybackground {background-color:#0e514a;}
        
        Background color #0e514a
      
           Border around this has a color of #0e514a        
        
          <div style="border:2px solid #0e514a;">Content here</div>
        
        
          .myborder {border:2px solid #0e514a;}
        
        Border color #0e514a