#094abd color space conversions
Hex:
        #094abd
        RGB:
        9, 74, 189
        CMY:
        96, 71, 26
        CMYK:
        95, 61, 0, 26
      HSL:
        218°, 90.9091%, 38.8235%
        HSV (HSB):
        218°, 95.2381%, 74.1176%
        XYZ:
        11.7467, 8.6298, 49.1907
        xyY:
        0.1689, 0.1240, 8.6298
      CIE-Lab:
        35.2614, 28.1011, -65.0814
        CIE-LCH:
        35.2614, 70.8891, 293.3539
        CIE-Luv:
        35.2614, -16.1003, -91.3914
        Hunter-Lab:
        29.3765, 19.9679, -78.7173
      #094abd color charts
#094abd RGB chart
      #094abd CMYK chart
      #094abd RGB pie chart
      #094abd color shades, tints & tones
#094abd color schemes
#094abd color preview, HTML & CSS examples
           This text has a color of #094abd        
        
          <p style="color:#094abd;">Text here</p>
        
        
          .mytext {color:#094abd;}
        
        Text color #094abd
      
           This box has a color of #094abd        
        
          <div style="background-color:#094abd;">Content here</div>
        
        
          .mybackground {background-color:#094abd;}
        
        Background color #094abd
      
           Border around this has a color of #094abd        
        
          <div style="border:2px solid #094abd;">Content here</div>
        
        
          .myborder {border:2px solid #094abd;}
        
        Border color #094abd