#094dd7 color space conversions
Hex:
        #094dd7
        RGB:
        9, 77, 215
        CMY:
        96, 70, 16
        CMYK:
        96, 64, 0, 16
      HSL:
        220°, 91.9643%, 43.9216%
        HSV (HSB):
        220°, 95.8140%, 84.3137%
        XYZ:
        15.0323, 10.2721, 65.4804
        xyY:
        0.1656, 0.1131, 10.2721
      CIE-Lab:
        38.3265, 36.2293, -75.1497
        CIE-LCH:
        38.3265, 83.4269, 295.7385
        CIE-Luv:
        38.3265, -16.6179, -107.3396
        Hunter-Lab:
        32.0502, 27.6329, -98.6979
      #094dd7 color charts
#094dd7 RGB chart
      #094dd7 CMYK chart
      #094dd7 RGB pie chart
      #094dd7 color shades, tints & tones
#094dd7 color schemes
#094dd7 color preview, HTML & CSS examples
           This text has a color of #094dd7        
        
          <p style="color:#094dd7;">Text here</p>
        
        
          .mytext {color:#094dd7;}
        
        Text color #094dd7
      
           This box has a color of #094dd7        
        
          <div style="background-color:#094dd7;">Content here</div>
        
        
          .mybackground {background-color:#094dd7;}
        
        Background color #094dd7
      
           Border around this has a color of #094dd7        
        
          <div style="border:2px solid #094dd7;">Content here</div>
        
        
          .myborder {border:2px solid #094dd7;}
        
        Border color #094dd7