#0e757a color space conversions
Hex:
        #0e757a
        RGB:
        14, 117, 122
        CMY:
        95, 54, 52
        CMYK:
        89, 4, 0, 52
      HSL:
        183°, 79.4118%, 26.6667%
        HSV (HSB):
        183°, 88.5246%, 47.8431%
        XYZ:
        10.0552, 14.2211, 20.6273
        xyY:
        0.2239, 0.3167, 14.2211
      CIE-Lab:
        44.5483, -24.5077, -10.4722
        CIE-LCH:
        44.5483, 26.6513, 203.1371
        CIE-Luv:
        44.5483, -32.9171, -11.3790
        Hunter-Lab:
        37.7109, -18.3986, -6.0332
      #0e757a color charts
#0e757a RGB chart
      #0e757a CMYK chart
      #0e757a RGB pie chart
      #0e757a color shades, tints & tones
#0e757a color schemes
#0e757a color preview, HTML & CSS examples
           This text has a color of #0e757a        
        
          <p style="color:#0e757a;">Text here</p>
        
        
          .mytext {color:#0e757a;}
        
        Text color #0e757a
      
           This box has a color of #0e757a        
        
          <div style="background-color:#0e757a;">Content here</div>
        
        
          .mybackground {background-color:#0e757a;}
        
        Background color #0e757a
      
           Border around this has a color of #0e757a        
        
          <div style="border:2px solid #0e757a;">Content here</div>
        
        
          .myborder {border:2px solid #0e757a;}
        
        Border color #0e757a