#095d63 color space conversions
Hex:
        #095d63
        RGB:
        9, 93, 99
        CMY:
        96, 64, 61
        CMYK:
        91, 6, 0, 61
      HSL:
        184°, 83.3333%, 21.1765%
        HSV (HSB):
        184°, 90.9091%, 38.8235%
        XYZ:
        6.2791, 8.7876, 13.1696
        xyY:
        0.2224, 0.3112, 8.7876
      CIE-Lab:
        35.5722, -20.1670, -9.9912
        CIE-LCH:
        35.5722, 22.5062, 206.3548
        CIE-Luv:
        35.5722, -26.0906, -10.6469
        Hunter-Lab:
        29.6439, -14.0673, -5.5894
      #095d63 color charts
#095d63 RGB chart
      #095d63 CMYK chart
      #095d63 RGB pie chart
      #095d63 color shades, tints & tones
#095d63 color schemes
#095d63 color preview, HTML & CSS examples
           This text has a color of #095d63        
        
          <p style="color:#095d63;">Text here</p>
        
        
          .mytext {color:#095d63;}
        
        Text color #095d63
      
           This box has a color of #095d63        
        
          <div style="background-color:#095d63;">Content here</div>
        
        
          .mybackground {background-color:#095d63;}
        
        Background color #095d63
      
           Border around this has a color of #095d63        
        
          <div style="border:2px solid #095d63;">Content here</div>
        
        
          .myborder {border:2px solid #095d63;}
        
        Border color #095d63