#9defb1 color space conversions
Hex:
        #9defb1
        RGB:
        157, 239, 177
        CMY:
        38, 6, 31
        CMYK:
        34, 0, 26, 6
      HSL:
        135°, 71.9298%, 77.6471%
        HSV (HSB):
        135°, 34.3096%, 93.7255%
        XYZ:
        52.7069, 72.0754, 52.7290
        xyY:
        0.2969, 0.4060, 72.0754
      CIE-Lab:
        88.0049, -37.5133, 22.2609
        CIE-LCH:
        88.0049, 43.6210, 149.3145
        CIE-Luv:
        88.0049, -39.6574, 38.5862
        Hunter-Lab:
        84.8972, -37.7516, 22.6035
      #9defb1 color charts
#9defb1 RGB chart
      #9defb1 CMYK chart
      #9defb1 RGB pie chart
      #9defb1 color shades, tints & tones
#9defb1 color schemes
#9defb1 color preview, HTML & CSS examples
           This text has a color of #9defb1        
        
          <p style="color:#9defb1;">Text here</p>
        
        
          .mytext {color:#9defb1;}
        
        Text color #9defb1
      
           This box has a color of #9defb1        
        
          <div style="background-color:#9defb1;">Content here</div>
        
        
          .mybackground {background-color:#9defb1;}
        
        Background color #9defb1
      
           Border around this has a color of #9defb1        
        
          <div style="border:2px solid #9defb1;">Content here</div>
        
        
          .myborder {border:2px solid #9defb1;}
        
        Border color #9defb1