#095c95 color space conversions
Hex:
        #095c95
        RGB:
        9, 92, 149
        CMY:
        96, 64, 42
        CMYK:
        94, 38, 0, 42
      HSL:
        204°, 88.6076%, 30.9804%
        HSV (HSB):
        204°, 93.9597%, 58.4314%
        XYZ:
        9.3646, 9.8823, 29.8477
        xyY:
        0.1907, 0.2013, 9.8823
      CIE-Lab:
        37.6303, -0.2316, -37.4551
        CIE-LCH:
        37.6303, 37.4558, 269.6457
        CIE-Luv:
        37.6303, -22.6366, -53.0579
        Hunter-Lab:
        31.4361, -1.8392, -34.2888
      #095c95 color charts
#095c95 RGB chart
      #095c95 CMYK chart
      #095c95 RGB pie chart
      #095c95 color shades, tints & tones
#095c95 color schemes
#095c95 color preview, HTML & CSS examples
           This text has a color of #095c95        
        
          <p style="color:#095c95;">Text here</p>
        
        
          .mytext {color:#095c95;}
        
        Text color #095c95
      
           This box has a color of #095c95        
        
          <div style="background-color:#095c95;">Content here</div>
        
        
          .mybackground {background-color:#095c95;}
        
        Background color #095c95
      
           Border around this has a color of #095c95        
        
          <div style="border:2px solid #095c95;">Content here</div>
        
        
          .myborder {border:2px solid #095c95;}
        
        Border color #095c95