#165a6a color space conversions
Hex:
        #165a6a
        RGB:
        22, 90, 106
        CMY:
        91, 65, 58
        CMYK:
        79, 15, 0, 58
      HSL:
        191°, 65.6250%, 25.0980%
        HSV (HSB):
        191°, 79.2453%, 41.5686%
        XYZ:
        6.5886, 8.5235, 14.9336
        xyY:
        0.2193, 0.2837, 8.5235
      CIE-Lab:
        35.0502, -14.6502, -15.1235
        CIE-LCH:
        35.0502, 21.0558, 225.9108
        CIE-Luv:
        35.0502, -23.1509, -18.3895
        Hunter-Lab:
        29.1950, -10.8086, -9.8910
      #165a6a color charts
#165a6a RGB chart
      #165a6a CMYK chart
      #165a6a RGB pie chart
      #165a6a color shades, tints & tones
#165a6a color schemes
#165a6a color preview, HTML & CSS examples
           This text has a color of #165a6a        
        
          <p style="color:#165a6a;">Text here</p>
        
        
          .mytext {color:#165a6a;}
        
        Text color #165a6a
      
           This box has a color of #165a6a        
        
          <div style="background-color:#165a6a;">Content here</div>
        
        
          .mybackground {background-color:#165a6a;}
        
        Background color #165a6a
      
           Border around this has a color of #165a6a        
        
          <div style="border:2px solid #165a6a;">Content here</div>
        
        
          .myborder {border:2px solid #165a6a;}
        
        Border color #165a6a