#0e95a1 color space conversions
Hex:
        #0e95a1
        RGB:
        14, 149, 161
        CMY:
        95, 42, 37
        CMYK:
        91, 7, 0, 37
      HSL:
        185°, 84.0000%, 34.3137%
        HSV (HSB):
        185°, 91.3043%, 63.1373%
        XYZ:
        17.3616, 24.1615, 37.4668
        xyY:
        0.2198, 0.3059, 24.1615
      CIE-Lab:
        56.2491, -27.7223, -15.5823
        CIE-LCH:
        56.2491, 31.8015, 209.3397
        CIE-Luv:
        56.2491, -41.4916, -19.3950
        Hunter-Lab:
        49.1543, -22.9729, -10.7845
      #0e95a1 color charts
#0e95a1 RGB chart
      #0e95a1 CMYK chart
      #0e95a1 RGB pie chart
      #0e95a1 color shades, tints & tones
#0e95a1 color schemes
#0e95a1 color preview, HTML & CSS examples
           This text has a color of #0e95a1        
        
          <p style="color:#0e95a1;">Text here</p>
        
        
          .mytext {color:#0e95a1;}
        
        Text color #0e95a1
      
           This box has a color of #0e95a1        
        
          <div style="background-color:#0e95a1;">Content here</div>
        
        
          .mybackground {background-color:#0e95a1;}
        
        Background color #0e95a1
      
           Border around this has a color of #0e95a1        
        
          <div style="border:2px solid #0e95a1;">Content here</div>
        
        
          .myborder {border:2px solid #0e95a1;}
        
        Border color #0e95a1