#095a41 color space conversions
Hex:
        #095a41
        RGB:
        9, 90, 65
        CMY:
        96, 65, 75
        CMYK:
        90, 0, 28, 65
      HSL:
        161°, 81.8182%, 19.4118%
        HSV (HSB):
        161°, 90.0000%, 35.2941%
        XYZ:
        4.7230, 7.7521, 6.2484
        xyY:
        0.2522, 0.4140, 7.7521
      CIE-Lab:
        33.4611, -29.3733, 8.1342
        CIE-LCH:
        33.4611, 30.4788, 164.5213
        CIE-Luv:
        33.4611, -27.2549, 13.4436
        Hunter-Lab:
        27.8425, -18.4453, 6.1839
      #095a41 color charts
#095a41 RGB chart
      #095a41 CMYK chart
      #095a41 RGB pie chart
      #095a41 color shades, tints & tones
#095a41 color schemes
#095a41 color preview, HTML & CSS examples
           This text has a color of #095a41        
        
          <p style="color:#095a41;">Text here</p>
        
        
          .mytext {color:#095a41;}
        
        Text color #095a41
      
           This box has a color of #095a41        
        
          <div style="background-color:#095a41;">Content here</div>
        
        
          .mybackground {background-color:#095a41;}
        
        Background color #095a41
      
           Border around this has a color of #095a41        
        
          <div style="border:2px solid #095a41;">Content here</div>
        
        
          .myborder {border:2px solid #095a41;}
        
        Border color #095a41