#095a40 color space conversions
Hex:
        #095a40
        RGB:
        9, 90, 64
        CMY:
        96, 65, 75
        CMYK:
        90, 0, 29, 65
      HSL:
        161°, 81.8182%, 19.4118%
        HSV (HSB):
        161°, 90.0000%, 35.2941%
        XYZ:
        4.6942, 7.7406, 6.0972
        xyY:
        0.2533, 0.4177, 7.7406
      CIE-Lab:
        33.4366, -29.6413, 8.7196
        CIE-LCH:
        33.4366, 30.8972, 163.6077
        CIE-Luv:
        33.4366, -27.3174, 14.1322
        Hunter-Lab:
        27.8219, -18.5710, 6.4819
      #095a40 color charts
#095a40 RGB chart
      #095a40 CMYK chart
      #095a40 RGB pie chart
      #095a40 color shades, tints & tones
#095a40 color schemes
#095a40 color preview, HTML & CSS examples
           This text has a color of #095a40        
        
          <p style="color:#095a40;">Text here</p>
        
        
          .mytext {color:#095a40;}
        
        Text color #095a40
      
           This box has a color of #095a40        
        
          <div style="background-color:#095a40;">Content here</div>
        
        
          .mybackground {background-color:#095a40;}
        
        Background color #095a40
      
           Border around this has a color of #095a40        
        
          <div style="border:2px solid #095a40;">Content here</div>
        
        
          .myborder {border:2px solid #095a40;}
        
        Border color #095a40