#11795b color space conversions
Hex:
        #11795b
        RGB:
        17, 121, 91
        CMY:
        93, 53, 64
        CMYK:
        86, 0, 25, 53
      HSL:
        163°, 75.3623%, 27.0588%
        HSV (HSB):
        163°, 85.9504%, 47.4510%
        XYZ:
        8.9569, 14.5492, 12.2337
        xyY:
        0.2506, 0.4071, 14.5492
      CIE-Lab:
        45.0105, -35.4444, 8.6826
        CIE-LCH:
        45.0105, 36.4924, 166.2356
        CIE-Luv:
        45.0105, -36.3233, 16.2988
        Hunter-Lab:
        38.1435, -24.8356, 7.6844
      #11795b color charts
#11795b RGB chart
      #11795b CMYK chart
      #11795b RGB pie chart
      #11795b color shades, tints & tones
#11795b color schemes
#11795b color preview, HTML & CSS examples
           This text has a color of #11795b        
        
          <p style="color:#11795b;">Text here</p>
        
        
          .mytext {color:#11795b;}
        
        Text color #11795b
      
           This box has a color of #11795b        
        
          <div style="background-color:#11795b;">Content here</div>
        
        
          .mybackground {background-color:#11795b;}
        
        Background color #11795b
      
           Border around this has a color of #11795b        
        
          <div style="border:2px solid #11795b;">Content here</div>
        
        
          .myborder {border:2px solid #11795b;}
        
        Border color #11795b