#0e699f color space conversions
Hex:
        #0e699f
        RGB:
        14, 105, 159
        CMY:
        95, 59, 38
        CMYK:
        91, 34, 0, 38
      HSL:
        202°, 83.8150%, 33.9216%
        HSV (HSB):
        202°, 91.1950%, 62.3529%
        XYZ:
        11.4907, 12.6997, 34.6466
        xyY:
        0.1953, 0.2158, 12.6997
      CIE-Lab:
        42.3073, -4.0917, -36.0113
        CIE-LCH:
        42.3073, 36.2430, 263.5176
        CIE-Luv:
        42.3073, -26.1789, -52.0982
        Hunter-Lab:
        35.6367, -4.8086, -32.6971
      #0e699f color charts
#0e699f RGB chart
      #0e699f CMYK chart
      #0e699f RGB pie chart
      #0e699f color shades, tints & tones
#0e699f color schemes
#0e699f color preview, HTML & CSS examples
           This text has a color of #0e699f        
        
          <p style="color:#0e699f;">Text here</p>
        
        
          .mytext {color:#0e699f;}
        
        Text color #0e699f
      
           This box has a color of #0e699f        
        
          <div style="background-color:#0e699f;">Content here</div>
        
        
          .mybackground {background-color:#0e699f;}
        
        Background color #0e699f
      
           Border around this has a color of #0e699f        
        
          <div style="border:2px solid #0e699f;">Content here</div>
        
        
          .myborder {border:2px solid #0e699f;}
        
        Border color #0e699f