#94dec6 color space conversions
Hex:
        #94dec6
        RGB:
        148, 222, 198
        CMY:
        42, 13, 22
        CMYK:
        33, 0, 11, 13
      HSL:
        161°, 52.8571%, 72.5490%
        HSV (HSB):
        161°, 33.3333%, 87.0588%
        XYZ:
        48.5271, 62.6157, 62.9545
        xyY:
        0.2787, 0.3597, 62.6157
      CIE-Lab:
        83.2398, -28.1333, 4.4862
        CIE-LCH:
        83.2398, 28.4887, 170.9397
        CIE-Luv:
        83.2398, -35.5687, 11.4818
        Hunter-Lab:
        79.1301, -29.0112, 8.2210
      #94dec6 color charts
#94dec6 RGB chart
      #94dec6 CMYK chart
      #94dec6 RGB pie chart
      #94dec6 color shades, tints & tones
#94dec6 color schemes
#94dec6 color preview, HTML & CSS examples
           This text has a color of #94dec6        
        
          <p style="color:#94dec6;">Text here</p>
        
        
          .mytext {color:#94dec6;}
        
        Text color #94dec6
      
           This box has a color of #94dec6        
        
          <div style="background-color:#94dec6;">Content here</div>
        
        
          .mybackground {background-color:#94dec6;}
        
        Background color #94dec6
      
           Border around this has a color of #94dec6        
        
          <div style="border:2px solid #94dec6;">Content here</div>
        
        
          .myborder {border:2px solid #94dec6;}
        
        Border color #94dec6