#94bfff color space conversions
Hex:
        #94bfff
        RGB:
        148, 191, 255
        CMY:
        42, 25, 0
        CMYK:
        42, 25, 0, 0
      HSL:
        216°, 100.0000%, 79.0196%
        HSV (HSB):
        216°, 41.9608%, 100.0000%
        XYZ:
        48.8935, 50.7775, 101.8318
        xyY:
        0.2426, 0.2520, 50.7775
      CIE-Lab:
        76.5440, 1.7311, -36.0273
        CIE-LCH:
        76.5440, 36.0689, 272.7509
        CIE-Luv:
        76.5440, -22.4908, -58.5692
        Hunter-Lab:
        71.2583, -2.2252, -34.8476
      #94bfff color charts
#94bfff RGB chart
      #94bfff CMYK chart
      #94bfff RGB pie chart
      #94bfff color shades, tints & tones
#94bfff color schemes
#94bfff color preview, HTML & CSS examples
           This text has a color of #94bfff        
        
          <p style="color:#94bfff;">Text here</p>
        
        
          .mytext {color:#94bfff;}
        
        Text color #94bfff
      
           This box has a color of #94bfff        
        
          <div style="background-color:#94bfff;">Content here</div>
        
        
          .mybackground {background-color:#94bfff;}
        
        Background color #94bfff
      
           Border around this has a color of #94bfff        
        
          <div style="border:2px solid #94bfff;">Content here</div>
        
        
          .myborder {border:2px solid #94bfff;}
        
        Border color #94bfff