#094be4 color space conversions
Hex:
        #094be4
        RGB:
        9, 75, 228
        CMY:
        96, 71, 11
        CMYK:
        96, 67, 0, 11
      HSL:
        222°, 92.4051%, 46.4706%
        HSV (HSB):
        222°, 96.0526%, 89.4118%
        XYZ:
        16.6323, 10.6917, 74.5859
        xyY:
        0.1632, 0.1049, 10.6917
      CIE-Lab:
        39.0562, 42.3559, -81.3795
        CIE-LCH:
        39.0562, 91.7422, 297.4958
        CIE-Luv:
        39.0562, -16.1631, -115.8809
        Hunter-Lab:
        32.6981, 33.5747, -112.3545
      #094be4 color charts
#094be4 RGB chart
      #094be4 CMYK chart
      #094be4 RGB pie chart
      #094be4 color shades, tints & tones
#094be4 color schemes
#094be4 color preview, HTML & CSS examples
           This text has a color of #094be4        
        
          <p style="color:#094be4;">Text here</p>
        
        
          .mytext {color:#094be4;}
        
        Text color #094be4
      
           This box has a color of #094be4        
        
          <div style="background-color:#094be4;">Content here</div>
        
        
          .mybackground {background-color:#094be4;}
        
        Background color #094be4
      
           Border around this has a color of #094be4        
        
          <div style="border:2px solid #094be4;">Content here</div>
        
        
          .myborder {border:2px solid #094be4;}
        
        Border color #094be4