#0994bd color space conversions
Hex:
        #0994bd
        RGB:
        9, 148, 189
        CMY:
        96, 42, 26
        CMYK:
        95, 22, 0, 26
      HSL:
        194°, 90.9091%, 38.8235%
        HSV (HSB):
        194°, 95.2381%, 74.1176%
        XYZ:
        19.8879, 24.9120, 51.9044
        xyY:
        0.2057, 0.2576, 24.9120
      CIE-Lab:
        56.9896, -17.7720, -30.3908
        CIE-LCH:
        56.9896, 35.2057, 239.6817
        CIE-Luv:
        56.9896, -39.2743, -44.5643
        Hunter-Lab:
        49.9119, -16.2209, -26.7185
      #0994bd color charts
#0994bd RGB chart
      #0994bd CMYK chart
      #0994bd RGB pie chart
      #0994bd color shades, tints & tones
#0994bd color schemes
#0994bd color preview, HTML & CSS examples
           This text has a color of #0994bd        
        
          <p style="color:#0994bd;">Text here</p>
        
        
          .mytext {color:#0994bd;}
        
        Text color #0994bd
      
           This box has a color of #0994bd        
        
          <div style="background-color:#0994bd;">Content here</div>
        
        
          .mybackground {background-color:#0994bd;}
        
        Background color #0994bd
      
           Border around this has a color of #0994bd        
        
          <div style="border:2px solid #0994bd;">Content here</div>
        
        
          .myborder {border:2px solid #0994bd;}
        
        Border color #0994bd