#095992 color space conversions
Hex:
        #095992
        RGB:
        9, 89, 146
        CMY:
        96, 65, 43
        CMYK:
        94, 39, 0, 43
      HSL:
        205°, 88.3871%, 30.3922%
        HSV (HSB):
        205°, 93.8356%, 57.2549%
        XYZ:
        8.8733, 9.2782, 28.5173
        xyY:
        0.1901, 0.1988, 9.2782
      CIE-Lab:
        36.5144, 0.4673, -37.4195
        CIE-LCH:
        36.5144, 37.4224, 270.7155
        CIE-Luv:
        36.5144, -21.7870, -52.6283
        Hunter-Lab:
        30.4601, -1.3062, -34.1864
      #095992 color charts
#095992 RGB chart
      #095992 CMYK chart
      #095992 RGB pie chart
      #095992 color shades, tints & tones
#095992 color schemes
#095992 color preview, HTML & CSS examples
           This text has a color of #095992        
        
          <p style="color:#095992;">Text here</p>
        
        
          .mytext {color:#095992;}
        
        Text color #095992
      
           This box has a color of #095992        
        
          <div style="background-color:#095992;">Content here</div>
        
        
          .mybackground {background-color:#095992;}
        
        Background color #095992
      
           Border around this has a color of #095992        
        
          <div style="border:2px solid #095992;">Content here</div>
        
        
          .myborder {border:2px solid #095992;}
        
        Border color #095992