#095d99 color space conversions
Hex:
        #095d99
        RGB:
        9, 93, 153
        CMY:
        96, 64, 40
        CMYK:
        94, 39, 0, 40
      HSL:
        205°, 88.8889%, 31.7647%
        HSV (HSB):
        205°, 94.1176%, 60.0000%
        XYZ:
        9.7768, 10.1867, 31.5879
        xyY:
        0.1897, 0.1976, 10.1867
      CIE-Lab:
        38.1754, 0.7584, -38.9928
        CIE-LCH:
        38.1754, 39.0002, 271.1142
        CIE-Luv:
        38.1754, -22.7662, -55.6214
        Hunter-Lab:
        31.9166, -1.1754, -36.3378
      #095d99 color charts
#095d99 RGB chart
      #095d99 CMYK chart
      #095d99 RGB pie chart
      #095d99 color shades, tints & tones
#095d99 color schemes
#095d99 color preview, HTML & CSS examples
           This text has a color of #095d99        
        
          <p style="color:#095d99;">Text here</p>
        
        
          .mytext {color:#095d99;}
        
        Text color #095d99
      
           This box has a color of #095d99        
        
          <div style="background-color:#095d99;">Content here</div>
        
        
          .mybackground {background-color:#095d99;}
        
        Background color #095d99
      
           Border around this has a color of #095d99        
        
          <div style="border:2px solid #095d99;">Content here</div>
        
        
          .myborder {border:2px solid #095d99;}
        
        Border color #095d99