#095a50 color space conversions
Hex:
        #095a50
        RGB:
        9, 90, 80
        CMY:
        96, 65, 69
        CMYK:
        90, 0, 11, 65
      HSL:
        173°, 81.8182%, 19.4118%
        HSV (HSB):
        173°, 90.0000%, 35.2941%
        XYZ:
        5.2168, 7.9496, 8.8489
        xyY:
        0.2370, 0.3611, 7.9496
      CIE-Lab:
        33.8777, -24.9734, -0.6349
        CIE-LCH:
        33.8777, 24.9814, 181.4563
        CIE-Luv:
        33.8777, -26.2720, 2.4035
        Hunter-Lab:
        28.1950, -16.3143, 1.1286
      #095a50 color charts
#095a50 RGB chart
      #095a50 CMYK chart
      #095a50 RGB pie chart
      #095a50 color shades, tints & tones
#095a50 color schemes
#095a50 color preview, HTML & CSS examples
           This text has a color of #095a50        
        
          <p style="color:#095a50;">Text here</p>
        
        
          .mytext {color:#095a50;}
        
        Text color #095a50
      
           This box has a color of #095a50        
        
          <div style="background-color:#095a50;">Content here</div>
        
        
          .mybackground {background-color:#095a50;}
        
        Background color #095a50
      
           Border around this has a color of #095a50        
        
          <div style="border:2px solid #095a50;">Content here</div>
        
        
          .myborder {border:2px solid #095a50;}
        
        Border color #095a50