#095e80 color space conversions
Hex:
        #095e80
        RGB:
        9, 94, 128
        CMY:
        96, 63, 50
        CMYK:
        93, 27, 0, 50
      HSL:
        197°, 86.8613%, 26.8627%
        HSV (HSB):
        197°, 92.9688%, 50.1961%
        XYZ:
        8.0116, 9.6220, 21.8570
        xyY:
        0.2029, 0.2437, 9.6220
      CIE-Lab:
        37.1553, -9.8887, -25.4575
        CIE-LCH:
        37.1553, 27.3107, 248.7718
        CIE-Luv:
        37.1553, -24.5269, -34.2648
        Hunter-Lab:
        31.0193, -8.1811, -20.0638
      #095e80 color charts
#095e80 RGB chart
      #095e80 CMYK chart
      #095e80 RGB pie chart
      #095e80 color shades, tints & tones
#095e80 color schemes
#095e80 color preview, HTML & CSS examples
           This text has a color of #095e80        
        
          <p style="color:#095e80;">Text here</p>
        
        
          .mytext {color:#095e80;}
        
        Text color #095e80
      
           This box has a color of #095e80        
        
          <div style="background-color:#095e80;">Content here</div>
        
        
          .mybackground {background-color:#095e80;}
        
        Background color #095e80
      
           Border around this has a color of #095e80        
        
          <div style="border:2px solid #095e80;">Content here</div>
        
        
          .myborder {border:2px solid #095e80;}
        
        Border color #095e80