#94bbff color space conversions
Hex:
        #94bbff
        RGB:
        148, 187, 255
        CMY:
        42, 27, 0
        CMYK:
        42, 27, 0, 0
      HSL:
        218°, 100.0000%, 79.0196%
        HSV (HSB):
        218°, 41.9608%, 100.0000%
        XYZ:
        48.0331, 49.0565, 101.5450
        xyY:
        0.2418, 0.2470, 49.0565
      CIE-Lab:
        75.4865, 3.9253, -37.6669
        CIE-LCH:
        75.4865, 37.8709, 275.9494
        CIE-Luv:
        75.4865, -20.9330, -61.5586
        Hunter-Lab:
        70.0404, -0.1570, -36.9308
      #94bbff color charts
#94bbff RGB chart
      #94bbff CMYK chart
      #94bbff RGB pie chart
      #94bbff color shades, tints & tones
#94bbff color schemes
#94bbff color preview, HTML & CSS examples
           This text has a color of #94bbff        
        
          <p style="color:#94bbff;">Text here</p>
        
        
          .mytext {color:#94bbff;}
        
        Text color #94bbff
      
           This box has a color of #94bbff        
        
          <div style="background-color:#94bbff;">Content here</div>
        
        
          .mybackground {background-color:#94bbff;}
        
        Background color #94bbff
      
           Border around this has a color of #94bbff        
        
          <div style="border:2px solid #94bbff;">Content here</div>
        
        
          .myborder {border:2px solid #94bbff;}
        
        Border color #94bbff