#0994bb color space conversions
Hex:
        #0994bb
        RGB:
        9, 148, 187
        CMY:
        96, 42, 27
        CMYK:
        95, 21, 0, 27
      HSL:
        193°, 90.8163%, 38.4314%
        HSV (HSB):
        193°, 95.1872%, 73.3333%
        XYZ:
        19.6722, 24.8257, 50.7687
        xyY:
        0.2065, 0.2606, 24.8257
      CIE-Lab:
        56.9052, -18.4853, -29.3883
        CIE-LCH:
        56.9052, 34.7186, 237.8300
        CIE-Luv:
        56.9052, -39.4208, -42.8261
        Hunter-Lab:
        49.8254, -16.7187, -25.5347
      #0994bb color charts
#0994bb RGB chart
      #0994bb CMYK chart
      #0994bb RGB pie chart
      #0994bb color shades, tints & tones
#0994bb color schemes
#0994bb color preview, HTML & CSS examples
           This text has a color of #0994bb        
        
          <p style="color:#0994bb;">Text here</p>
        
        
          .mytext {color:#0994bb;}
        
        Text color #0994bb
      
           This box has a color of #0994bb        
        
          <div style="background-color:#0994bb;">Content here</div>
        
        
          .mybackground {background-color:#0994bb;}
        
        Background color #0994bb
      
           Border around this has a color of #0994bb        
        
          <div style="border:2px solid #0994bb;">Content here</div>
        
        
          .myborder {border:2px solid #0994bb;}
        
        Border color #0994bb