#094dbb color space conversions
Hex:
        #094dbb
        RGB:
        9, 77, 187
        CMY:
        96, 70, 27
        CMYK:
        95, 59, 0, 27
      HSL:
        217°, 90.8163%, 38.4314%
        HSV (HSB):
        217°, 95.1872%, 73.3333%
        XYZ:
        11.7362, 8.9537, 48.1234
        xyY:
        0.1706, 0.1301, 8.9537
      CIE-Lab:
        35.8950, 25.2957, -62.8711
        CIE-LCH:
        35.8950, 67.7690, 291.9170
        CIE-Luv:
        35.8950, -16.8880, -89.0605
        Hunter-Lab:
        29.9227, 17.6459, -74.4076
      #094dbb color charts
#094dbb RGB chart
      #094dbb CMYK chart
      #094dbb RGB pie chart
      #094dbb color shades, tints & tones
#094dbb color schemes
#094dbb color preview, HTML & CSS examples
           This text has a color of #094dbb        
        
          <p style="color:#094dbb;">Text here</p>
        
        
          .mytext {color:#094dbb;}
        
        Text color #094dbb
      
           This box has a color of #094dbb        
        
          <div style="background-color:#094dbb;">Content here</div>
        
        
          .mybackground {background-color:#094dbb;}
        
        Background color #094dbb
      
           Border around this has a color of #094dbb        
        
          <div style="border:2px solid #094dbb;">Content here</div>
        
        
          .myborder {border:2px solid #094dbb;}
        
        Border color #094dbb