#0e99ad color space conversions
Hex:
        #0e99ad
        RGB:
        14, 153, 173
        CMY:
        95, 40, 32
        CMYK:
        92, 12, 0, 32
      HSL:
        188°, 85.0267%, 36.6667%
        HSV (HSB):
        188°, 91.9075%, 67.8431%
        XYZ:
        19.1152, 25.8930, 43.5255
        xyY:
        0.2159, 0.2925, 25.8930
      CIE-Lab:
        57.9353, -25.7436, -19.8554
        CIE-LCH:
        57.9353, 32.5111, 217.6421
        CIE-Luv:
        57.9353, -41.9829, -26.5504
        Hunter-Lab:
        50.8851, -21.9949, -15.0952
      #0e99ad color charts
#0e99ad RGB chart
      #0e99ad CMYK chart
      #0e99ad RGB pie chart
      #0e99ad color shades, tints & tones
#0e99ad color schemes
#0e99ad color preview, HTML & CSS examples
           This text has a color of #0e99ad        
        
          <p style="color:#0e99ad;">Text here</p>
        
        
          .mytext {color:#0e99ad;}
        
        Text color #0e99ad
      
           This box has a color of #0e99ad        
        
          <div style="background-color:#0e99ad;">Content here</div>
        
        
          .mybackground {background-color:#0e99ad;}
        
        Background color #0e99ad
      
           Border around this has a color of #0e99ad        
        
          <div style="border:2px solid #0e99ad;">Content here</div>
        
        
          .myborder {border:2px solid #0e99ad;}
        
        Border color #0e99ad