#94b5bc color space conversions
Hex:
        #94b5bc
        RGB:
        148, 181, 188
        CMY:
        42, 29, 26
        CMYK:
        21, 4, 0, 26
      HSL:
        191°, 22.9885%, 65.8824%
        HSV (HSB):
        191°, 21.2766%, 73.7255%
        XYZ:
        37.8137, 42.9745, 53.8789
        xyY:
        0.2808, 0.3191, 42.9745
      CIE-Lab:
        71.5377, -9.5779, -7.2644
        CIE-LCH:
        71.5377, 12.0211, 217.1785
        CIE-Luv:
        71.5377, -17.3371, -9.4062
        Hunter-Lab:
        65.5549, -11.7579, -2.8413
      #94b5bc color charts
#94b5bc RGB chart
      #94b5bc CMYK chart
      #94b5bc RGB pie chart
      #94b5bc color shades, tints & tones
#94b5bc color schemes
#94b5bc color preview, HTML & CSS examples
           This text has a color of #94b5bc        
        
          <p style="color:#94b5bc;">Text here</p>
        
        
          .mytext {color:#94b5bc;}
        
        Text color #94b5bc
      
           This box has a color of #94b5bc        
        
          <div style="background-color:#94b5bc;">Content here</div>
        
        
          .mybackground {background-color:#94b5bc;}
        
        Background color #94b5bc
      
           Border around this has a color of #94b5bc        
        
          <div style="border:2px solid #94b5bc;">Content here</div>
        
        
          .myborder {border:2px solid #94b5bc;}
        
        Border color #94b5bc