#094c9e color space conversions
Hex:
        #094c9e
        RGB:
        9, 76, 158
        CMY:
        96, 70, 38
        CMYK:
        94, 52, 0, 38
      HSL:
        213°, 89.2216%, 32.7451%
        HSV (HSB):
        213°, 94.3038%, 61.9608%
        XYZ:
        8.8687, 7.6956, 33.3657
        xyY:
        0.1776, 0.1541, 7.6956
      CIE-Lab:
        33.3407, 14.1073, -49.7672
        CIE-LCH:
        33.3407, 51.7280, 285.8262
        CIE-Luv:
        33.3407, -17.2301, -69.2140
        Hunter-Lab:
        27.7409, 8.5191, -51.8931
      #094c9e color charts
#094c9e RGB chart
      #094c9e CMYK chart
      #094c9e RGB pie chart
      #094c9e color shades, tints & tones
#094c9e color schemes
#094c9e color preview, HTML & CSS examples
           This text has a color of #094c9e        
        
          <p style="color:#094c9e;">Text here</p>
        
        
          .mytext {color:#094c9e;}
        
        Text color #094c9e
      
           This box has a color of #094c9e        
        
          <div style="background-color:#094c9e;">Content here</div>
        
        
          .mybackground {background-color:#094c9e;}
        
        Background color #094c9e
      
           Border around this has a color of #094c9e        
        
          <div style="border:2px solid #094c9e;">Content here</div>
        
        
          .myborder {border:2px solid #094c9e;}
        
        Border color #094c9e