#095c56 color space conversions
Hex:
        #095c56
        RGB:
        9, 92, 86
        CMY:
        96, 64, 66
        CMYK:
        90, 0, 7, 64
      HSL:
        176°, 82.1782%, 19.8039%
        HSV (HSB):
        176°, 90.2174%, 36.0784%
        XYZ:
        5.6195, 8.3843, 10.1262
        xyY:
        0.2329, 0.3475, 8.3843
      CIE-Lab:
        34.7707, -24.0534, -3.0778
        CIE-LCH:
        34.7707, 24.2496, 187.2919
        CIE-Luv:
        34.7707, -26.6158, -0.8404
        Hunter-Lab:
        28.9556, -16.0301, -0.4658
      #095c56 color charts
#095c56 RGB chart
      #095c56 CMYK chart
      #095c56 RGB pie chart
      #095c56 color shades, tints & tones
#095c56 color schemes
#095c56 color preview, HTML & CSS examples
           This text has a color of #095c56        
        
          <p style="color:#095c56;">Text here</p>
        
        
          .mytext {color:#095c56;}
        
        Text color #095c56
      
           This box has a color of #095c56        
        
          <div style="background-color:#095c56;">Content here</div>
        
        
          .mybackground {background-color:#095c56;}
        
        Background color #095c56
      
           Border around this has a color of #095c56        
        
          <div style="border:2px solid #095c56;">Content here</div>
        
        
          .myborder {border:2px solid #095c56;}
        
        Border color #095c56