#94b9bf color space conversions
Hex:
        #94b9bf
        RGB:
        148, 185, 191
        CMY:
        42, 27, 25
        CMYK:
        23, 3, 0, 25
      HSL:
        188°, 25.1462%, 66.4706%
        HSV (HSB):
        188°, 22.5131%, 74.9020%
        XYZ:
        38.9657, 44.7554, 55.8752
        xyY:
        0.2791, 0.3206, 44.7554
      CIE-Lab:
        72.7306, -11.0228, -7.1378
        CIE-LCH:
        72.7306, 13.1320, 212.9250
        CIE-Luv:
        72.7306, -19.1973, -9.0080
        Hunter-Lab:
        66.8995, -13.1066, -2.6900
      #94b9bf color charts
#94b9bf RGB chart
      #94b9bf CMYK chart
      #94b9bf RGB pie chart
      #94b9bf color shades, tints & tones
#94b9bf color schemes
#94b9bf color preview, HTML & CSS examples
           This text has a color of #94b9bf        
        
          <p style="color:#94b9bf;">Text here</p>
        
        
          .mytext {color:#94b9bf;}
        
        Text color #94b9bf
      
           This box has a color of #94b9bf        
        
          <div style="background-color:#94b9bf;">Content here</div>
        
        
          .mybackground {background-color:#94b9bf;}
        
        Background color #94b9bf
      
           Border around this has a color of #94b9bf        
        
          <div style="border:2px solid #94b9bf;">Content here</div>
        
        
          .myborder {border:2px solid #94b9bf;}
        
        Border color #94b9bf