#94dec7 color space conversions
Hex:
        #94dec7
        RGB:
        148, 222, 199
        CMY:
        42, 13, 22
        CMYK:
        33, 0, 10, 13
      HSL:
        161°, 52.8571%, 72.5490%
        HSV (HSB):
        161°, 33.3333%, 87.0588%
        XYZ:
        48.6428, 62.6620, 63.5641
        xyY:
        0.2782, 0.3583, 62.6620
      CIE-Lab:
        83.2642, -27.9212, 3.9923
        CIE-LCH:
        83.2642, 28.2051, 171.8627
        CIE-Luv:
        83.2642, -35.5537, 10.7075
        Hunter-Lab:
        79.1593, -28.8419, 7.8023
      #94dec7 color charts
#94dec7 RGB chart
      #94dec7 CMYK chart
      #94dec7 RGB pie chart
      #94dec7 color shades, tints & tones
#94dec7 color schemes
#94dec7 color preview, HTML & CSS examples
           This text has a color of #94dec7        
        
          <p style="color:#94dec7;">Text here</p>
        
        
          .mytext {color:#94dec7;}
        
        Text color #94dec7
      
           This box has a color of #94dec7        
        
          <div style="background-color:#94dec7;">Content here</div>
        
        
          .mybackground {background-color:#94dec7;}
        
        Background color #94dec7
      
           Border around this has a color of #94dec7        
        
          <div style="border:2px solid #94dec7;">Content here</div>
        
        
          .myborder {border:2px solid #94dec7;}
        
        Border color #94dec7