#095b50 color space conversions
Hex:
        #095b50
        RGB:
        9, 91, 80
        CMY:
        96, 64, 69
        CMYK:
        90, 0, 12, 64
      HSL:
        172°, 82.0000%, 19.6078%
        HSV (HSB):
        172°, 90.1099%, 35.6863%
        XYZ:
        5.3017, 8.1194, 8.8772
        xyY:
        0.2378, 0.3641, 8.1194
      CIE-Lab:
        34.2304, -25.4682, -0.1191
        CIE-LCH:
        34.2304, 25.4684, 180.2678
        CIE-Luv:
        34.2304, -26.6492, 3.1263
        Hunter-Lab:
        28.4946, -16.6539, 1.4751
      #095b50 color charts
#095b50 RGB chart
      #095b50 CMYK chart
      #095b50 RGB pie chart
      #095b50 color shades, tints & tones
#095b50 color schemes
#095b50 color preview, HTML & CSS examples
           This text has a color of #095b50        
        
          <p style="color:#095b50;">Text here</p>
        
        
          .mytext {color:#095b50;}
        
        Text color #095b50
      
           This box has a color of #095b50        
        
          <div style="background-color:#095b50;">Content here</div>
        
        
          .mybackground {background-color:#095b50;}
        
        Background color #095b50
      
           Border around this has a color of #095b50        
        
          <div style="border:2px solid #095b50;">Content here</div>
        
        
          .myborder {border:2px solid #095b50;}
        
        Border color #095b50