#94d4bb color space conversions
Hex:
        #94d4bb
        RGB:
        148, 212, 187
        CMY:
        42, 17, 27
        CMYK:
        30, 0, 12, 17
      HSL:
        157°, 42.6667%, 70.5882%
        HSV (HSB):
        157°, 30.1887%, 83.1373%
        XYZ:
        44.7259, 56.9707, 55.6529
        xyY:
        0.2842, 0.3621, 56.9707
      CIE-Lab:
        80.1631, -25.5913, 5.8897
        CIE-LCH:
        80.1631, 26.2603, 167.0395
        CIE-Luv:
        80.1631, -31.3173, 13.0725
        Hunter-Lab:
        75.4790, -26.3161, 9.1190
      #94d4bb color charts
#94d4bb RGB chart
      #94d4bb CMYK chart
      #94d4bb RGB pie chart
      #94d4bb color shades, tints & tones
#94d4bb color schemes
#94d4bb color preview, HTML & CSS examples
           This text has a color of #94d4bb        
        
          <p style="color:#94d4bb;">Text here</p>
        
        
          .mytext {color:#94d4bb;}
        
        Text color #94d4bb
      
           This box has a color of #94d4bb        
        
          <div style="background-color:#94d4bb;">Content here</div>
        
        
          .mybackground {background-color:#94d4bb;}
        
        Background color #94d4bb
      
           Border around this has a color of #94d4bb        
        
          <div style="border:2px solid #94d4bb;">Content here</div>
        
        
          .myborder {border:2px solid #94d4bb;}
        
        Border color #94d4bb