#095c35 color space conversions
Hex:
        #095c35
        RGB:
        9, 92, 53
        CMY:
        96, 64, 79
        CMYK:
        90, 0, 42, 64
      HSL:
        152°, 82.1782%, 19.8039%
        HSV (HSB):
        152°, 90.2174%, 36.0784%
        XYZ:
        4.5824, 7.9694, 4.6649
        xyY:
        0.2662, 0.4629, 7.9694
      CIE-Lab:
        33.9191, -33.1893, 16.0847
        CIE-LCH:
        33.9191, 36.8816, 154.1435
        CIE-Luv:
        33.9191, -28.7190, 22.4720
        Hunter-Lab:
        28.2301, -20.4281, 9.9637
      #095c35 color charts
#095c35 RGB chart
      #095c35 CMYK chart
      #095c35 RGB pie chart
      #095c35 color shades, tints & tones
#095c35 color schemes
#095c35 color preview, HTML & CSS examples
           This text has a color of #095c35        
        
          <p style="color:#095c35;">Text here</p>
        
        
          .mytext {color:#095c35;}
        
        Text color #095c35
      
           This box has a color of #095c35        
        
          <div style="background-color:#095c35;">Content here</div>
        
        
          .mybackground {background-color:#095c35;}
        
        Background color #095c35
      
           Border around this has a color of #095c35        
        
          <div style="border:2px solid #095c35;">Content here</div>
        
        
          .myborder {border:2px solid #095c35;}
        
        Border color #095c35