#094ce4 color space conversions
Hex:
        #094ce4
        RGB:
        9, 76, 228
        CMY:
        96, 70, 11
        CMYK:
        96, 67, 0, 11
      HSL:
        222°, 92.4051%, 46.4706%
        HSV (HSB):
        222°, 96.0526%, 89.4118%
        XYZ:
        16.7007, 10.8284, 74.6087
        xyY:
        0.1635, 0.1060, 10.8284
      CIE-Lab:
        39.2899, 41.7312, -80.9945
        CIE-LCH:
        39.2899, 91.1131, 297.2591
        CIE-Luv:
        39.2899, -16.3735, -115.6803
        Hunter-Lab:
        32.9065, 33.0057, -111.3931
      #094ce4 color charts
#094ce4 RGB chart
      #094ce4 CMYK chart
      #094ce4 RGB pie chart
      #094ce4 color shades, tints & tones
#094ce4 color schemes
#094ce4 color preview, HTML & CSS examples
           This text has a color of #094ce4        
        
          <p style="color:#094ce4;">Text here</p>
        
        
          .mytext {color:#094ce4;}
        
        Text color #094ce4
      
           This box has a color of #094ce4        
        
          <div style="background-color:#094ce4;">Content here</div>
        
        
          .mybackground {background-color:#094ce4;}
        
        Background color #094ce4
      
           Border around this has a color of #094ce4        
        
          <div style="border:2px solid #094ce4;">Content here</div>
        
        
          .myborder {border:2px solid #094ce4;}
        
        Border color #094ce4