#94bee4 color space conversions
Hex:
        #94bee4
        RGB:
        148, 190, 228
        CMY:
        42, 25, 11
        CMYK:
        35, 17, 0, 11
      HSL:
        209°, 59.7015%, 73.7255%
        HSV (HSB):
        209°, 35.0877%, 89.4118%
        XYZ:
        44.6298, 48.7242, 80.4513
        xyY:
        0.2568, 0.2803, 48.7242
      CIE-Lab:
        75.2795, -4.8197, -23.4310
        CIE-LCH:
        75.2795, 23.9216, 258.3766
        CIE-Luv:
        75.2795, -21.8024, -36.2912
        Hunter-Lab:
        69.8028, -8.0273, -19.4728
      #94bee4 color charts
#94bee4 RGB chart
      #94bee4 CMYK chart
      #94bee4 RGB pie chart
      #94bee4 color shades, tints & tones
#94bee4 color schemes
#94bee4 color preview, HTML & CSS examples
           This text has a color of #94bee4        
        
          <p style="color:#94bee4;">Text here</p>
        
        
          .mytext {color:#94bee4;}
        
        Text color #94bee4
      
           This box has a color of #94bee4        
        
          <div style="background-color:#94bee4;">Content here</div>
        
        
          .mybackground {background-color:#94bee4;}
        
        Background color #94bee4
      
           Border around this has a color of #94bee4        
        
          <div style="border:2px solid #94bee4;">Content here</div>
        
        
          .myborder {border:2px solid #94bee4;}
        
        Border color #94bee4