#94d9ed color space conversions
Hex:
        #94d9ed
        RGB:
        148, 217, 237
        CMY:
        42, 15, 7
        CMYK:
        38, 8, 0, 7
      HSL:
        193°, 71.2000%, 75.4902%
        HSV (HSB):
        193°, 37.5527%, 92.9412%
        XYZ:
        52.3117, 62.0360, 89.3378
        xyY:
        0.2568, 0.3046, 62.0360
      CIE-Lab:
        82.9326, -16.6794, -16.6622
        CIE-LCH:
        82.9326, 23.5760, 224.9704
        CIE-Luv:
        82.9326, -32.9456, -23.7036
        Hunter-Lab:
        78.7630, -19.2816, -12.1163
      #94d9ed color charts
#94d9ed RGB chart
      #94d9ed CMYK chart
      #94d9ed RGB pie chart
      #94d9ed color shades, tints & tones
#94d9ed color schemes
#94d9ed color preview, HTML & CSS examples
           This text has a color of #94d9ed        
        
          <p style="color:#94d9ed;">Text here</p>
        
        
          .mytext {color:#94d9ed;}
        
        Text color #94d9ed
      
           This box has a color of #94d9ed        
        
          <div style="background-color:#94d9ed;">Content here</div>
        
        
          .mybackground {background-color:#94d9ed;}
        
        Background color #94d9ed
      
           Border around this has a color of #94d9ed        
        
          <div style="border:2px solid #94d9ed;">Content here</div>
        
        
          .myborder {border:2px solid #94d9ed;}
        
        Border color #94d9ed