#0e68aa color space conversions
Hex:
        #0e68aa
        RGB:
        14, 104, 170
        CMY:
        95, 59, 33
        CMYK:
        92, 39, 0, 33
      HSL:
        205°, 84.7826%, 36.0784%
        HSV (HSB):
        205°, 91.7647%, 66.6667%
        XYZ:
        12.3871, 12.8963, 39.8666
        xyY:
        0.1901, 0.1979, 12.8963
      CIE-Lab:
        42.6065, 0.8872, -42.0345
        CIE-LCH:
        42.6065, 42.0438, 271.2091
        CIE-Luv:
        42.6065, -25.2488, -61.8588
        Hunter-Lab:
        35.9114, -1.2739, -40.6821
      #0e68aa color charts
#0e68aa RGB chart
      #0e68aa CMYK chart
      #0e68aa RGB pie chart
      #0e68aa color shades, tints & tones
#0e68aa color schemes
#0e68aa color preview, HTML & CSS examples
           This text has a color of #0e68aa        
        
          <p style="color:#0e68aa;">Text here</p>
        
        
          .mytext {color:#0e68aa;}
        
        Text color #0e68aa
      
           This box has a color of #0e68aa        
        
          <div style="background-color:#0e68aa;">Content here</div>
        
        
          .mybackground {background-color:#0e68aa;}
        
        Background color #0e68aa
      
           Border around this has a color of #0e68aa        
        
          <div style="border:2px solid #0e68aa;">Content here</div>
        
        
          .myborder {border:2px solid #0e68aa;}
        
        Border color #0e68aa