#94dbaf color space conversions
Hex:
        #94dbaf
        RGB:
        148, 219, 175
        CMY:
        42, 14, 31
        CMYK:
        32, 0, 20, 14
      HSL:
        143°, 49.6503%, 71.9608%
        HSV (HSB):
        143°, 32.4201%, 85.8824%
        XYZ:
        45.2821, 60.0541, 49.7624
        xyY:
        0.2920, 0.3872, 60.0541
      CIE-Lab:
        81.8676, -31.3324, 14.6817
        CIE-LCH:
        81.8676, 34.6016, 154.8932
        CIE-Luv:
        81.8676, -34.5711, 26.7000
        Hunter-Lab:
        77.4946, -31.3132, 16.1737
      #94dbaf color charts
#94dbaf RGB chart
      #94dbaf CMYK chart
      #94dbaf RGB pie chart
      #94dbaf color shades, tints & tones
#94dbaf color schemes
#94dbaf color preview, HTML & CSS examples
           This text has a color of #94dbaf        
        
          <p style="color:#94dbaf;">Text here</p>
        
        
          .mytext {color:#94dbaf;}
        
        Text color #94dbaf
      
           This box has a color of #94dbaf        
        
          <div style="background-color:#94dbaf;">Content here</div>
        
        
          .mybackground {background-color:#94dbaf;}
        
        Background color #94dbaf
      
           Border around this has a color of #94dbaf        
        
          <div style="border:2px solid #94dbaf;">Content here</div>
        
        
          .myborder {border:2px solid #94dbaf;}
        
        Border color #94dbaf