#9be5af color space conversions
Hex:
        #9be5af
        RGB:
        155, 229, 175
        CMY:
        39, 10, 31
        CMYK:
        32, 0, 24, 10
      HSL:
        136°, 58.7302%, 75.2941%
        HSV (HSB):
        136°, 32.3144%, 89.8039%
        XYZ:
        49.2747, 66.1023, 50.7194
        xyY:
        0.2967, 0.3980, 66.1023
      CIE-Lab:
        85.0486, -33.8880, 19.1849
        CIE-LCH:
        85.0486, 38.9417, 150.4846
        CIE-Luv:
        85.0486, -36.0684, 33.5598
        Hunter-Lab:
        81.3033, -34.0990, 19.9255
      #9be5af color charts
#9be5af RGB chart
      #9be5af CMYK chart
      #9be5af RGB pie chart
      #9be5af color shades, tints & tones
#9be5af color schemes
#9be5af color preview, HTML & CSS examples
           This text has a color of #9be5af        
        
          <p style="color:#9be5af;">Text here</p>
        
        
          .mytext {color:#9be5af;}
        
        Text color #9be5af
      
           This box has a color of #9be5af        
        
          <div style="background-color:#9be5af;">Content here</div>
        
        
          .mybackground {background-color:#9be5af;}
        
        Background color #9be5af
      
           Border around this has a color of #9be5af        
        
          <div style="border:2px solid #9be5af;">Content here</div>
        
        
          .myborder {border:2px solid #9be5af;}
        
        Border color #9be5af