#9de0be color space conversions
Hex:
        #9de0be
        RGB:
        157, 224, 190
        CMY:
        38, 12, 25
        CMYK:
        30, 0, 15, 12
      HSL:
        150°, 51.9380%, 74.7059%
        HSV (HSB):
        150°, 29.9107%, 87.8431%
        XYZ:
        49.8545, 64.1971, 58.4789
        xyY:
        0.2890, 0.3721, 64.1971
      CIE-Lab:
        84.0683, -28.0933, 9.9606
        CIE-LCH:
        84.0683, 29.8068, 160.4779
        CIE-Luv:
        84.0683, -32.8024, 19.5671
        Hunter-Lab:
        80.1231, -29.1484, 12.8126
      #9de0be color charts
#9de0be RGB chart
      #9de0be CMYK chart
      #9de0be RGB pie chart
      #9de0be color shades, tints & tones
#9de0be color schemes
#9de0be color preview, HTML & CSS examples
           This text has a color of #9de0be        
        
          <p style="color:#9de0be;">Text here</p>
        
        
          .mytext {color:#9de0be;}
        
        Text color #9de0be
      
           This box has a color of #9de0be        
        
          <div style="background-color:#9de0be;">Content here</div>
        
        
          .mybackground {background-color:#9de0be;}
        
        Background color #9de0be
      
           Border around this has a color of #9de0be        
        
          <div style="border:2px solid #9de0be;">Content here</div>
        
        
          .myborder {border:2px solid #9de0be;}
        
        Border color #9de0be