#094daf color space conversions
Hex:
        #094daf
        RGB:
        9, 77, 175
        CMY:
        96, 70, 31
        CMYK:
        95, 56, 0, 31
      HSL:
        215°, 90.2174%, 36.0784%
        HSV (HSB):
        215°, 94.8571%, 68.6275%
        XYZ:
        10.5044, 8.4610, 41.6369
        xyY:
        0.1733, 0.1396, 8.4610
      CIE-Lab:
        34.9251, 20.4419, -57.3657
        CIE-LCH:
        34.9251, 60.8991, 289.6132
        CIE-Luv:
        34.9251, -17.1027, -80.8427
        Hunter-Lab:
        29.0878, 13.5577, -64.5077
      #094daf color charts
#094daf RGB chart
      #094daf CMYK chart
      #094daf RGB pie chart
      #094daf color shades, tints & tones
#094daf color schemes
#094daf color preview, HTML & CSS examples
           This text has a color of #094daf        
        
          <p style="color:#094daf;">Text here</p>
        
        
          .mytext {color:#094daf;}
        
        Text color #094daf
      
           This box has a color of #094daf        
        
          <div style="background-color:#094daf;">Content here</div>
        
        
          .mybackground {background-color:#094daf;}
        
        Background color #094daf
      
           Border around this has a color of #094daf        
        
          <div style="border:2px solid #094daf;">Content here</div>
        
        
          .myborder {border:2px solid #094daf;}
        
        Border color #094daf