#095a63 color space conversions
Hex:
        #095a63
        RGB:
        9, 90, 99
        CMY:
        96, 65, 61
        CMYK:
        91, 9, 0, 61
      HSL:
        186°, 83.3333%, 21.1765%
        HSV (HSB):
        186°, 90.9091%, 38.8235%
        XYZ:
        6.0210, 8.2713, 13.0836
        xyY:
        0.2199, 0.3021, 8.2713
      CIE-Lab:
        34.5415, -18.5339, -11.5521
        CIE-LCH:
        34.5415, 21.8394, 211.9352
        CIE-Luv:
        34.5415, -24.9750, -12.9058
        Hunter-Lab:
        28.7598, -12.9601, -6.8407
      #095a63 color charts
#095a63 RGB chart
      #095a63 CMYK chart
      #095a63 RGB pie chart
      #095a63 color shades, tints & tones
#095a63 color schemes
#095a63 color preview, HTML & CSS examples
           This text has a color of #095a63        
        
          <p style="color:#095a63;">Text here</p>
        
        
          .mytext {color:#095a63;}
        
        Text color #095a63
      
           This box has a color of #095a63        
        
          <div style="background-color:#095a63;">Content here</div>
        
        
          .mybackground {background-color:#095a63;}
        
        Background color #095a63
      
           Border around this has a color of #095a63        
        
          <div style="border:2px solid #095a63;">Content here</div>
        
        
          .myborder {border:2px solid #095a63;}
        
        Border color #095a63