#095c64 color space conversions
Hex:
        #095c64
        RGB:
        9, 92, 100
        CMY:
        96, 64, 61
        CMYK:
        91, 8, 0, 61
      HSL:
        185°, 83.4862%, 21.3725%
        HSV (HSB):
        185°, 91.0000%, 39.2157%
        XYZ:
        6.2401, 8.6325, 13.3939
        xyY:
        0.2208, 0.3054, 8.6325
      CIE-Lab:
        35.2668, -19.2711, -11.0760
        CIE-LCH:
        35.2668, 22.2273, 209.8880
        CIE-Luv:
        35.2668, -25.6499, -12.2295
        Hunter-Lab:
        29.3811, -13.5064, -6.4618
      #095c64 color charts
#095c64 RGB chart
      #095c64 CMYK chart
      #095c64 RGB pie chart
      #095c64 color shades, tints & tones
#095c64 color schemes
#095c64 color preview, HTML & CSS examples
           This text has a color of #095c64        
        
          <p style="color:#095c64;">Text here</p>
        
        
          .mytext {color:#095c64;}
        
        Text color #095c64
      
           This box has a color of #095c64        
        
          <div style="background-color:#095c64;">Content here</div>
        
        
          .mybackground {background-color:#095c64;}
        
        Background color #095c64
      
           Border around this has a color of #095c64        
        
          <div style="border:2px solid #095c64;">Content here</div>
        
        
          .myborder {border:2px solid #095c64;}
        
        Border color #095c64