#094dd2 color space conversions
Hex:
        #094dd2
        RGB:
        9, 77, 210
        CMY:
        96, 70, 18
        CMYK:
        96, 63, 0, 18
      HSL:
        220°, 91.7808%, 42.9412%
        HSV (HSB):
        220°, 95.7143%, 82.3529%
        XYZ:
        14.3994, 10.0190, 62.1477
        xyY:
        0.1663, 0.1157, 10.0190
      CIE-Lab:
        37.8765, 34.3197, -73.0116
        CIE-LCH:
        37.8765, 80.6755, 295.1763
        CIE-Luv:
        37.8765, -16.6447, -104.1573
        Hunter-Lab:
        31.6528, 25.8104, -94.2543
      #094dd2 color charts
#094dd2 RGB chart
      #094dd2 CMYK chart
      #094dd2 RGB pie chart
      #094dd2 color shades, tints & tones
#094dd2 color schemes
#094dd2 color preview, HTML & CSS examples
           This text has a color of #094dd2        
        
          <p style="color:#094dd2;">Text here</p>
        
        
          .mytext {color:#094dd2;}
        
        Text color #094dd2
      
           This box has a color of #094dd2        
        
          <div style="background-color:#094dd2;">Content here</div>
        
        
          .mybackground {background-color:#094dd2;}
        
        Background color #094dd2
      
           Border around this has a color of #094dd2        
        
          <div style="border:2px solid #094dd2;">Content here</div>
        
        
          .myborder {border:2px solid #094dd2;}
        
        Border color #094dd2