#9befa2 color space conversions
Hex:
        #9befa2
        RGB:
        155, 239, 162
        CMY:
        39, 6, 36
        CMYK:
        35, 0, 32, 6
      HSL:
        125°, 72.4138%, 77.2549%
        HSV (HSB):
        125°, 35.1464%, 93.7255%
        XYZ:
        50.9057, 71.3102, 45.2637
        xyY:
        0.3040, 0.4258, 71.3102
      CIE-Lab:
        87.6355, -40.6550, 29.4163
        CIE-LCH:
        87.6355, 50.1811, 144.1121
        CIE-Luv:
        87.6355, -40.7457, 48.4212
        Hunter-Lab:
        84.4454, -40.1754, 27.3317
      #9befa2 color charts
#9befa2 RGB chart
      #9befa2 CMYK chart
      #9befa2 RGB pie chart
      #9befa2 color shades, tints & tones
#9befa2 color schemes
#9befa2 color preview, HTML & CSS examples
           This text has a color of #9befa2        
        
          <p style="color:#9befa2;">Text here</p>
        
        
          .mytext {color:#9befa2;}
        
        Text color #9befa2
      
           This box has a color of #9befa2        
        
          <div style="background-color:#9befa2;">Content here</div>
        
        
          .mybackground {background-color:#9befa2;}
        
        Background color #9befa2
      
           Border around this has a color of #9befa2        
        
          <div style="border:2px solid #9befa2;">Content here</div>
        
        
          .myborder {border:2px solid #9befa2;}
        
        Border color #9befa2