#94a8ba color space conversions
Hex:
        #94a8ba
        RGB:
        148, 168, 186
        CMY:
        42, 34, 27
        CMYK:
        20, 10, 0, 27
      HSL:
        208°, 21.5909%, 65.4902%
        HSV (HSB):
        208°, 20.4301%, 72.9412%
        XYZ:
        35.0783, 37.8463, 51.9106
        xyY:
        0.2810, 0.3032, 37.8463
      CIE-Lab:
        67.9072, -3.0196, -11.5735
        CIE-LCH:
        67.9072, 11.9610, 255.3770
        CIE-Luv:
        67.9072, -11.3468, -17.0139
        Hunter-Lab:
        61.5194, -5.8783, -6.9659
      #94a8ba color charts
#94a8ba RGB chart
      #94a8ba CMYK chart
      #94a8ba RGB pie chart
      #94a8ba color shades, tints & tones
#94a8ba color schemes
#94a8ba color preview, HTML & CSS examples
           This text has a color of #94a8ba        
        
          <p style="color:#94a8ba;">Text here</p>
        
        
          .mytext {color:#94a8ba;}
        
        Text color #94a8ba
      
           This box has a color of #94a8ba        
        
          <div style="background-color:#94a8ba;">Content here</div>
        
        
          .mybackground {background-color:#94a8ba;}
        
        Background color #94a8ba
      
           Border around this has a color of #94a8ba        
        
          <div style="border:2px solid #94a8ba;">Content here</div>
        
        
          .myborder {border:2px solid #94a8ba;}
        
        Border color #94a8ba