#94c1ec color space conversions
Hex:
        #94c1ec
        RGB:
        148, 193, 236
        CMY:
        42, 24, 7
        CMYK:
        37, 18, 0, 7
      HSL:
        209°, 69.8413%, 75.2941%
        HSV (HSB):
        209°, 37.2881%, 92.5490%
        XYZ:
        46.4230, 50.4920, 86.6560
        xyY:
        0.2529, 0.2751, 50.4920
      CIE-Lab:
        76.3702, -4.3845, -26.0840
        CIE-LCH:
        76.3702, 26.4499, 260.4583
        CIE-Luv:
        76.3702, -23.1122, -40.8548
        Hunter-Lab:
        71.0577, -7.7343, -22.5648
      #94c1ec color charts
#94c1ec RGB chart
      #94c1ec CMYK chart
      #94c1ec RGB pie chart
      #94c1ec color shades, tints & tones
#94c1ec color schemes
#94c1ec color preview, HTML & CSS examples
           This text has a color of #94c1ec        
        
          <p style="color:#94c1ec;">Text here</p>
        
        
          .mytext {color:#94c1ec;}
        
        Text color #94c1ec
      
           This box has a color of #94c1ec        
        
          <div style="background-color:#94c1ec;">Content here</div>
        
        
          .mybackground {background-color:#94c1ec;}
        
        Background color #94c1ec
      
           Border around this has a color of #94c1ec        
        
          <div style="border:2px solid #94c1ec;">Content here</div>
        
        
          .myborder {border:2px solid #94c1ec;}
        
        Border color #94c1ec