#094fdb color space conversions
Hex:
        #094fdb
        RGB:
        9, 79, 219
        CMY:
        96, 69, 14
        CMYK:
        96, 64, 0, 14
      HSL:
        220°, 92.1053%, 44.7059%
        HSV (HSB):
        220°, 95.8904%, 85.8824%
        XYZ:
        15.6948, 10.7645, 68.2684
        xyY:
        0.1657, 0.1136, 10.7645
      CIE-Lab:
        39.1810, 36.4616, -76.0391
        CIE-LCH:
        39.1810, 84.3291, 295.6182
        CIE-Luv:
        39.1810, -17.0543, -109.3584
        Hunter-Lab:
        32.8093, 27.9718, -100.4019
      #094fdb color charts
#094fdb RGB chart
      #094fdb CMYK chart
      #094fdb RGB pie chart
      #094fdb color shades, tints & tones
#094fdb color schemes
#094fdb color preview, HTML & CSS examples
           This text has a color of #094fdb        
        
          <p style="color:#094fdb;">Text here</p>
        
        
          .mytext {color:#094fdb;}
        
        Text color #094fdb
      
           This box has a color of #094fdb        
        
          <div style="background-color:#094fdb;">Content here</div>
        
        
          .mybackground {background-color:#094fdb;}
        
        Background color #094fdb
      
           Border around this has a color of #094fdb        
        
          <div style="border:2px solid #094fdb;">Content here</div>
        
        
          .myborder {border:2px solid #094fdb;}
        
        Border color #094fdb