#095b97 color space conversions
Hex:
        #095b97
        RGB:
        9, 91, 151
        CMY:
        96, 64, 41
        CMYK:
        94, 40, 0, 41
      HSL:
        205°, 88.7500%, 31.3725%
        HSV (HSB):
        205°, 94.0397%, 59.2157%
        XYZ:
        9.4397, 9.7746, 30.6673
        xyY:
        0.1892, 0.1960, 9.7746
      CIE-Lab:
        37.4348, 1.2262, -38.9707
        CIE-LCH:
        37.4348, 38.9900, 271.8023
        CIE-Luv:
        37.4348, -22.2033, -55.3321
        Hunter-Lab:
        31.2644, -0.8181, -36.2727
      #095b97 color charts
#095b97 RGB chart
      #095b97 CMYK chart
      #095b97 RGB pie chart
      #095b97 color shades, tints & tones
#095b97 color schemes
#095b97 color preview, HTML & CSS examples
           This text has a color of #095b97        
        
          <p style="color:#095b97;">Text here</p>
        
        
          .mytext {color:#095b97;}
        
        Text color #095b97
      
           This box has a color of #095b97        
        
          <div style="background-color:#095b97;">Content here</div>
        
        
          .mybackground {background-color:#095b97;}
        
        Background color #095b97
      
           Border around this has a color of #095b97        
        
          <div style="border:2px solid #095b97;">Content here</div>
        
        
          .myborder {border:2px solid #095b97;}
        
        Border color #095b97