#094dd1 color space conversions
Hex:
        #094dd1
        RGB:
        9, 77, 209
        CMY:
        96, 70, 18
        CMYK:
        96, 63, 0, 18
      HSL:
        220°, 91.7431%, 42.7451%
        HSV (HSB):
        220°, 95.6938%, 81.9608%
        XYZ:
        14.2752, 9.9693, 61.4935
        xyY:
        0.1665, 0.1163, 9.9693
      CIE-Lab:
        37.7872, 33.9355, -72.5812
        CIE-LCH:
        37.7872, 80.1227, 295.0586
        CIE-Luv:
        37.7872, -16.6511, -103.5169
        Hunter-Lab:
        31.5742, 25.4478, -93.3706
      #094dd1 color charts
#094dd1 RGB chart
      #094dd1 CMYK chart
      #094dd1 RGB pie chart
      #094dd1 color shades, tints & tones
#094dd1 color schemes
#094dd1 color preview, HTML & CSS examples
           This text has a color of #094dd1        
        
          <p style="color:#094dd1;">Text here</p>
        
        
          .mytext {color:#094dd1;}
        
        Text color #094dd1
      
           This box has a color of #094dd1        
        
          <div style="background-color:#094dd1;">Content here</div>
        
        
          .mybackground {background-color:#094dd1;}
        
        Background color #094dd1
      
           Border around this has a color of #094dd1        
        
          <div style="border:2px solid #094dd1;">Content here</div>
        
        
          .myborder {border:2px solid #094dd1;}
        
        Border color #094dd1