#095a97 color space conversions
Hex:
        #095a97
        RGB:
        9, 90, 151
        CMY:
        96, 65, 41
        CMYK:
        94, 40, 0, 41
      HSL:
        206°, 88.7500%, 31.3725%
        HSV (HSB):
        206°, 94.0397%, 59.2157%
        XYZ:
        9.3547, 9.6048, 30.6390
        xyY:
        0.1886, 0.1937, 9.6048
      CIE-Lab:
        37.1235, 1.8716, -39.4671
        CIE-LCH:
        37.1235, 39.5115, 272.7151
        CIE-Luv:
        37.1235, -21.8732, -55.9831
        Hunter-Lab:
        30.9916, -0.3554, -36.9214
      #095a97 color charts
#095a97 RGB chart
      #095a97 CMYK chart
      #095a97 RGB pie chart
      #095a97 color shades, tints & tones
#095a97 color schemes
#095a97 color preview, HTML & CSS examples
           This text has a color of #095a97        
        
          <p style="color:#095a97;">Text here</p>
        
        
          .mytext {color:#095a97;}
        
        Text color #095a97
      
           This box has a color of #095a97        
        
          <div style="background-color:#095a97;">Content here</div>
        
        
          .mybackground {background-color:#095a97;}
        
        Background color #095a97
      
           Border around this has a color of #095a97        
        
          <div style="border:2px solid #095a97;">Content here</div>
        
        
          .myborder {border:2px solid #095a97;}
        
        Border color #095a97