#094bc4 color space conversions
Hex:
        #094bc4
        RGB:
        9, 75, 196
        CMY:
        96, 71, 23
        CMYK:
        95, 62, 0, 23
      HSL:
        219°, 91.2195%, 40.1961%
        HSV (HSB):
        219°, 95.4082%, 76.8627%
        XYZ:
        12.5925, 9.0758, 53.3126
        xyY:
        0.1679, 0.1210, 9.0758
      CIE-Lab:
        36.1297, 30.1980, -67.7564
        CIE-LCH:
        36.1297, 74.1812, 294.0218
        CIE-Luv:
        36.1297, -16.2763, -95.6792
        Hunter-Lab:
        30.1260, 21.8918, -83.8347
      #094bc4 color charts
#094bc4 RGB chart
      #094bc4 CMYK chart
      #094bc4 RGB pie chart
      #094bc4 color shades, tints & tones
#094bc4 color schemes
#094bc4 color preview, HTML & CSS examples
           This text has a color of #094bc4        
        
          <p style="color:#094bc4;">Text here</p>
        
        
          .mytext {color:#094bc4;}
        
        Text color #094bc4
      
           This box has a color of #094bc4        
        
          <div style="background-color:#094bc4;">Content here</div>
        
        
          .mybackground {background-color:#094bc4;}
        
        Background color #094bc4
      
           Border around this has a color of #094bc4        
        
          <div style="border:2px solid #094bc4;">Content here</div>
        
        
          .myborder {border:2px solid #094bc4;}
        
        Border color #094bc4