#094975 color space conversions
Hex:
        #094975
        RGB:
        9, 73, 117
        CMY:
        96, 71, 54
        CMYK:
        92, 38, 0, 54
      HSL:
        204°, 85.7143%, 24.7059%
        HSV (HSB):
        204°, 92.3077%, 45.8824%
        XYZ:
        5.7061, 6.1075, 17.7077
        xyY:
        0.1933, 0.2069, 6.1075
      CIE-Lab:
        29.6821, -1.1249, -30.4063
        CIE-LCH:
        29.6821, 30.4271, 267.8812
        CIE-Luv:
        29.6821, -17.7980, -39.7297
        Hunter-Lab:
        24.7134, -2.0345, -25.1834
      #094975 color charts
#094975 RGB chart
      #094975 CMYK chart
      #094975 RGB pie chart
      #094975 color shades, tints & tones
#094975 color schemes
#094975 color preview, HTML & CSS examples
           This text has a color of #094975        
        
          <p style="color:#094975;">Text here</p>
        
        
          .mytext {color:#094975;}
        
        Text color #094975
      
           This box has a color of #094975        
        
          <div style="background-color:#094975;">Content here</div>
        
        
          .mybackground {background-color:#094975;}
        
        Background color #094975
      
           Border around this has a color of #094975        
        
          <div style="border:2px solid #094975;">Content here</div>
        
        
          .myborder {border:2px solid #094975;}
        
        Border color #094975