#94bcda color space conversions
Hex:
        #94bcda
        RGB:
        148, 188, 218
        CMY:
        42, 26, 15
        CMYK:
        32, 14, 0, 15
      HSL:
        206°, 48.6111%, 71.7647%
        HSV (HSB):
        206°, 32.1101%, 85.4902%
        XYZ:
        42.8509, 47.3243, 73.2057
        xyY:
        0.2623, 0.2897, 47.3243
      CIE-Lab:
        74.3967, -6.2485, -19.3533
        CIE-LCH:
        74.3967, 20.3370, 252.1066
        CIE-Luv:
        74.3967, -20.8511, -29.3031
        Hunter-Lab:
        68.7927, -9.1997, -14.9386
      #94bcda color charts
#94bcda RGB chart
      #94bcda CMYK chart
      #94bcda RGB pie chart
      #94bcda color shades, tints & tones
#94bcda color schemes
#94bcda color preview, HTML & CSS examples
           This text has a color of #94bcda        
        
          <p style="color:#94bcda;">Text here</p>
        
        
          .mytext {color:#94bcda;}
        
        Text color #94bcda
      
           This box has a color of #94bcda        
        
          <div style="background-color:#94bcda;">Content here</div>
        
        
          .mybackground {background-color:#94bcda;}
        
        Background color #94bcda
      
           Border around this has a color of #94bcda        
        
          <div style="border:2px solid #94bcda;">Content here</div>
        
        
          .myborder {border:2px solid #94bcda;}
        
        Border color #94bcda