#095040 color space conversions
Hex:
        #095040
        RGB:
        9, 80, 64
        CMY:
        96, 69, 75
        CMYK:
        89, 0, 20, 69
      HSL:
        166°, 79.7753%, 17.4510%
        HSV (HSB):
        166°, 88.7500%, 31.3725%
        XYZ:
        3.9067, 6.1656, 5.8347
        xyY:
        0.2456, 0.3876, 6.1656
      CIE-Lab:
        29.8264, -24.9722, 3.6092
        CIE-LCH:
        29.8264, 25.2317, 171.7760
        CIE-Luv:
        29.8264, -23.5104, 7.3171
        Hunter-Lab:
        24.8306, -15.3691, 3.4495
      #095040 color charts
#095040 RGB chart
      #095040 CMYK chart
      #095040 RGB pie chart
      #095040 color shades, tints & tones
#095040 color schemes
#095040 color preview, HTML & CSS examples
           This text has a color of #095040        
        
          <p style="color:#095040;">Text here</p>
        
        
          .mytext {color:#095040;}
        
        Text color #095040
      
           This box has a color of #095040        
        
          <div style="background-color:#095040;">Content here</div>
        
        
          .mybackground {background-color:#095040;}
        
        Background color #095040
      
           Border around this has a color of #095040        
        
          <div style="border:2px solid #095040;">Content here</div>
        
        
          .myborder {border:2px solid #095040;}
        
        Border color #095040