#94a9ca color space conversions
Hex:
        #94a9ca
        RGB:
        148, 169, 202
        CMY:
        42, 34, 21
        CMYK:
        27, 16, 0, 21
      HSL:
        217°, 33.7500%, 68.6275%
        HSV (HSB):
        217°, 26.7327%, 79.2157%
        XYZ:
        37.0614, 38.9361, 61.4392
        xyY:
        0.2697, 0.2833, 38.9361
      CIE-Lab:
        68.7050, 0.1768, -19.2261
        CIE-LCH:
        68.7050, 19.2269, 270.5268
        CIE-Luv:
        68.7050, -12.3078, -29.7005
        Hunter-Lab:
        62.3988, -3.1789, -14.6990
      #94a9ca color charts
#94a9ca RGB chart
      #94a9ca CMYK chart
      #94a9ca RGB pie chart
      #94a9ca color shades, tints & tones
#94a9ca color schemes
#94a9ca color preview, HTML & CSS examples
           This text has a color of #94a9ca        
        
          <p style="color:#94a9ca;">Text here</p>
        
        
          .mytext {color:#94a9ca;}
        
        Text color #94a9ca
      
           This box has a color of #94a9ca        
        
          <div style="background-color:#94a9ca;">Content here</div>
        
        
          .mybackground {background-color:#94a9ca;}
        
        Background color #94a9ca
      
           Border around this has a color of #94a9ca        
        
          <div style="border:2px solid #94a9ca;">Content here</div>
        
        
          .myborder {border:2px solid #94a9ca;}
        
        Border color #94a9ca