#0e89aa color space conversions
Hex:
        #0e89aa
        RGB:
        14, 137, 170
        CMY:
        95, 46, 33
        CMYK:
        92, 19, 0, 33
      HSL:
        193°, 84.7826%, 36.0784%
        HSV (HSB):
        193°, 91.7647%, 66.6667%
        XYZ:
        16.3825, 20.8870, 41.1984
        xyY:
        0.2088, 0.2662, 20.8870
      CIE-Lab:
        52.8256, -18.4022, -25.9913
        CIE-LCH:
        52.8256, 31.8463, 234.7009
        CIE-Luv:
        52.8256, -36.5838, -36.8237
        Hunter-Lab:
        45.7023, -15.9937, -21.4555
      #0e89aa color charts
#0e89aa RGB chart
      #0e89aa CMYK chart
      #0e89aa RGB pie chart
      #0e89aa color shades, tints & tones
#0e89aa color schemes
#0e89aa color preview, HTML & CSS examples
           This text has a color of #0e89aa        
        
          <p style="color:#0e89aa;">Text here</p>
        
        
          .mytext {color:#0e89aa;}
        
        Text color #0e89aa
      
           This box has a color of #0e89aa        
        
          <div style="background-color:#0e89aa;">Content here</div>
        
        
          .mybackground {background-color:#0e89aa;}
        
        Background color #0e89aa
      
           Border around this has a color of #0e89aa        
        
          <div style="border:2px solid #0e89aa;">Content here</div>
        
        
          .myborder {border:2px solid #0e89aa;}
        
        Border color #0e89aa