#0e79aa color space conversions
Hex:
        #0e79aa
        RGB:
        14, 121, 170
        CMY:
        95, 53, 33
        CMYK:
        92, 29, 0, 33
      HSL:
        199°, 84.7826%, 36.0784%
        HSV (HSB):
        199°, 91.7647%, 66.6667%
        XYZ:
        14.2742, 16.6704, 40.4956
        xyY:
        0.1998, 0.2333, 16.6704
      CIE-Lab:
        47.8420, -9.4101, -33.7564
        CIE-LCH:
        47.8420, 35.0434, 254.4234
        CIE-Luv:
        47.8420, -31.0044, -49.4223
        Hunter-Lab:
        40.8294, -9.0469, -30.2247
      #0e79aa color charts
#0e79aa RGB chart
      #0e79aa CMYK chart
      #0e79aa RGB pie chart
      #0e79aa color shades, tints & tones
#0e79aa color schemes
#0e79aa color preview, HTML & CSS examples
           This text has a color of #0e79aa        
        
          <p style="color:#0e79aa;">Text here</p>
        
        
          .mytext {color:#0e79aa;}
        
        Text color #0e79aa
      
           This box has a color of #0e79aa        
        
          <div style="background-color:#0e79aa;">Content here</div>
        
        
          .mybackground {background-color:#0e79aa;}
        
        Background color #0e79aa
      
           Border around this has a color of #0e79aa        
        
          <div style="border:2px solid #0e79aa;">Content here</div>
        
        
          .myborder {border:2px solid #0e79aa;}
        
        Border color #0e79aa