#094efb color space conversions
Hex:
        #094efb
        RGB:
        9, 78, 251
        CMY:
        96, 69, 2
        CMYK:
        96, 69, 0, 2
      HSL:
        223°, 96.8000%, 50.9804%
        HSV (HSB):
        223°, 96.4143%, 98.4314%
        XYZ:
        20.2496, 12.4719, 92.6068
        xyY:
        0.1616, 0.0995, 12.4719
      CIE-Lab:
        41.9565, 48.8149, -89.5671
        CIE-LCH:
        41.9565, 102.0056, 298.5908
        CIE-Luv:
        41.9565, -16.8450, -129.2516
        Hunter-Lab:
        35.3156, 40.5481, -130.7533
      #094efb color charts
#094efb RGB chart
      #094efb CMYK chart
      #094efb RGB pie chart
      #094efb color shades, tints & tones
#094efb color schemes
#094efb color preview, HTML & CSS examples
           This text has a color of #094efb        
        
          <p style="color:#094efb;">Text here</p>
        
        
          .mytext {color:#094efb;}
        
        Text color #094efb
      
           This box has a color of #094efb        
        
          <div style="background-color:#094efb;">Content here</div>
        
        
          .mybackground {background-color:#094efb;}
        
        Background color #094efb
      
           Border around this has a color of #094efb        
        
          <div style="border:2px solid #094efb;">Content here</div>
        
        
          .myborder {border:2px solid #094efb;}
        
        Border color #094efb