#0e80ad color space conversions
Hex:
        #0e80ad
        RGB:
        14, 128, 173
        CMY:
        95, 50, 32
        CMYK:
        92, 26, 0, 32
      HSL:
        197°, 85.0267%, 36.6667%
        HSV (HSB):
        197°, 91.9075%, 67.8431%
        XYZ:
        15.4431, 18.5488, 42.3015
        xyY:
        0.2024, 0.2431, 18.5488
      CIE-Lab:
        50.1551, -12.3152, -31.8753
        CIE-LCH:
        50.1551, 34.1716, 248.8756
        CIE-Luv:
        50.1551, -33.2304, -46.5602
        Hunter-Lab:
        43.0684, -11.3646, -28.0865
      #0e80ad color charts
#0e80ad RGB chart
      #0e80ad CMYK chart
      #0e80ad RGB pie chart
      #0e80ad color shades, tints & tones
#0e80ad color schemes
#0e80ad color preview, HTML & CSS examples
           This text has a color of #0e80ad        
        
          <p style="color:#0e80ad;">Text here</p>
        
        
          .mytext {color:#0e80ad;}
        
        Text color #0e80ad
      
           This box has a color of #0e80ad        
        
          <div style="background-color:#0e80ad;">Content here</div>
        
        
          .mybackground {background-color:#0e80ad;}
        
        Background color #0e80ad
      
           Border around this has a color of #0e80ad        
        
          <div style="border:2px solid #0e80ad;">Content here</div>
        
        
          .myborder {border:2px solid #0e80ad;}
        
        Border color #0e80ad