#9be0bd color space conversions
Hex:
        #9be0bd
        RGB:
        155, 224, 189
        CMY:
        39, 12, 26
        CMYK:
        31, 0, 16, 12
      HSL:
        150°, 52.6718%, 74.3137%
        HSV (HSB):
        150°, 30.8036%, 87.8431%
        XYZ:
        49.3585, 63.9540, 57.8870
        xyY:
        0.2883, 0.3736, 63.9540
      CIE-Lab:
        83.9418, -28.8899, 10.2928
        CIE-LCH:
        83.9418, 30.6687, 160.3901
        CIE-Luv:
        83.9418, -33.6675, 20.1742
        Hunter-Lab:
        79.9712, -29.7788, 13.0629
      #9be0bd color charts
#9be0bd RGB chart
      #9be0bd CMYK chart
      #9be0bd RGB pie chart
      #9be0bd color shades, tints & tones
#9be0bd color schemes
#9be0bd color preview, HTML & CSS examples
           This text has a color of #9be0bd        
        
          <p style="color:#9be0bd;">Text here</p>
        
        
          .mytext {color:#9be0bd;}
        
        Text color #9be0bd
      
           This box has a color of #9be0bd        
        
          <div style="background-color:#9be0bd;">Content here</div>
        
        
          .mybackground {background-color:#9be0bd;}
        
        Background color #9be0bd
      
           Border around this has a color of #9be0bd        
        
          <div style="border:2px solid #9be0bd;">Content here</div>
        
        
          .myborder {border:2px solid #9be0bd;}
        
        Border color #9be0bd