#0e81ba color space conversions
Hex:
        #0e81ba
        RGB:
        14, 129, 186
        CMY:
        95, 49, 27
        CMYK:
        92, 31, 0, 27
      HSL:
        200°, 86.0000%, 39.2157%
        HSV (HSB):
        200°, 92.4731%, 72.9412%
        XYZ:
        16.8943, 19.3390, 49.2968
        xyY:
        0.1975, 0.2261, 19.3390
      CIE-Lab:
        51.0815, -8.0167, -37.9156
        CIE-LCH:
        51.0815, 38.7539, 258.0614
        CIE-Luv:
        51.0815, -32.7224, -56.9077
        Hunter-Lab:
        43.9762, -8.3842, -35.6800
      #0e81ba color charts
#0e81ba RGB chart
      #0e81ba CMYK chart
      #0e81ba RGB pie chart
      #0e81ba color shades, tints & tones
#0e81ba color schemes
#0e81ba color preview, HTML & CSS examples
           This text has a color of #0e81ba        
        
          <p style="color:#0e81ba;">Text here</p>
        
        
          .mytext {color:#0e81ba;}
        
        Text color #0e81ba
      
           This box has a color of #0e81ba        
        
          <div style="background-color:#0e81ba;">Content here</div>
        
        
          .mybackground {background-color:#0e81ba;}
        
        Background color #0e81ba
      
           Border around this has a color of #0e81ba        
        
          <div style="border:2px solid #0e81ba;">Content here</div>
        
        
          .myborder {border:2px solid #0e81ba;}
        
        Border color #0e81ba