#165d80 color space conversions
Hex:
        #165d80
        RGB:
        22, 93, 128
        CMY:
        91, 64, 50
        CMYK:
        83, 27, 0, 50
      HSL:
        200°, 70.6667%, 29.4118%
        HSV (HSB):
        200°, 82.8125%, 50.1961%
        XYZ:
        8.1415, 9.5578, 21.8378
        xyY:
        0.2059, 0.2417, 9.5578
      CIE-Lab:
        37.0368, -8.1997, -25.6275
        CIE-LCH:
        37.0368, 26.9073, 252.2575
        CIE-Luv:
        37.0368, -23.0055, -34.6520
        Hunter-Lab:
        30.9157, -7.0952, -20.2395
      #165d80 color charts
#165d80 RGB chart
      #165d80 CMYK chart
      #165d80 RGB pie chart
      #165d80 color shades, tints & tones
#165d80 color schemes
#165d80 color preview, HTML & CSS examples
           This text has a color of #165d80        
        
          <p style="color:#165d80;">Text here</p>
        
        
          .mytext {color:#165d80;}
        
        Text color #165d80
      
           This box has a color of #165d80        
        
          <div style="background-color:#165d80;">Content here</div>
        
        
          .mybackground {background-color:#165d80;}
        
        Background color #165d80
      
           Border around this has a color of #165d80        
        
          <div style="border:2px solid #165d80;">Content here</div>
        
        
          .myborder {border:2px solid #165d80;}
        
        Border color #165d80