#0e948a color space conversions
Hex:
        #0e948a
        RGB:
        14, 148, 138
        CMY:
        95, 42, 46
        CMYK:
        91, 0, 7, 42
      HSL:
        176°, 82.7160%, 31.7647%
        HSV (HSB):
        176°, 90.5405%, 58.0392%
        XYZ:
        15.3585, 23.1081, 27.6956
        xyY:
        0.2321, 0.3493, 23.1081
      CIE-Lab:
        55.1836, -34.4889, -3.9902
        CIE-LCH:
        55.1836, 34.7189, 186.5996
        CIE-Luv:
        55.1836, -42.9049, -0.7542
        Hunter-Lab:
        48.0709, -27.0942, -0.5097
      #0e948a color charts
#0e948a RGB chart
      #0e948a CMYK chart
      #0e948a RGB pie chart
      #0e948a color shades, tints & tones
#0e948a color schemes
#0e948a color preview, HTML & CSS examples
           This text has a color of #0e948a        
        
          <p style="color:#0e948a;">Text here</p>
        
        
          .mytext {color:#0e948a;}
        
        Text color #0e948a
      
           This box has a color of #0e948a        
        
          <div style="background-color:#0e948a;">Content here</div>
        
        
          .mybackground {background-color:#0e948a;}
        
        Background color #0e948a
      
           Border around this has a color of #0e948a        
        
          <div style="border:2px solid #0e948a;">Content here</div>
        
        
          .myborder {border:2px solid #0e948a;}
        
        Border color #0e948a