#9befa5 color space conversions
Hex:
        #9befa5
        RGB:
        155, 239, 165
        CMY:
        39, 6, 35
        CMYK:
        35, 0, 31, 6
      HSL:
        127°, 72.4138%, 77.2549%
        HSV (HSB):
        127°, 35.1464%, 93.7255%
        XYZ:
        51.1756, 71.4182, 46.6852
        xyY:
        0.3023, 0.4219, 71.4182
      CIE-Lab:
        87.6878, -40.1639, 27.9599
        CIE-LCH:
        87.6878, 48.9377, 145.1565
        CIE-Luv:
        87.6878, -40.6956, 46.4889
        Hunter-Lab:
        84.5093, -39.7984, 26.4031
      #9befa5 color charts
#9befa5 RGB chart
      #9befa5 CMYK chart
      #9befa5 RGB pie chart
      #9befa5 color shades, tints & tones
#9befa5 color schemes
#9befa5 color preview, HTML & CSS examples
           This text has a color of #9befa5        
        
          <p style="color:#9befa5;">Text here</p>
        
        
          .mytext {color:#9befa5;}
        
        Text color #9befa5
      
           This box has a color of #9befa5        
        
          <div style="background-color:#9befa5;">Content here</div>
        
        
          .mybackground {background-color:#9befa5;}
        
        Background color #9befa5
      
           Border around this has a color of #9befa5        
        
          <div style="border:2px solid #9befa5;">Content here</div>
        
        
          .myborder {border:2px solid #9befa5;}
        
        Border color #9befa5