#94cdf3 color space conversions
Hex:
        #94cdf3
        RGB:
        148, 205, 243
        CMY:
        42, 20, 5
        CMYK:
        39, 16, 0, 5
      HSL:
        204°, 79.8319%, 76.6667%
        HSV (HSB):
        204°, 39.0947%, 95.2941%
        XYZ:
        50.2217, 56.4296, 93.0391
        xyY:
        0.2515, 0.2826, 56.4296
      CIE-Lab:
        79.8577, -8.9567, -24.5145
        CIE-LCH:
        79.8577, 26.0995, 249.9296
        CIE-Luv:
        79.8577, -28.0156, -37.7859
        Hunter-Lab:
        75.1196, -12.1220, -20.8496
      #94cdf3 color charts
#94cdf3 RGB chart
      #94cdf3 CMYK chart
      #94cdf3 RGB pie chart
      #94cdf3 color shades, tints & tones
#94cdf3 color schemes
#94cdf3 color preview, HTML & CSS examples
           This text has a color of #94cdf3        
        
          <p style="color:#94cdf3;">Text here</p>
        
        
          .mytext {color:#94cdf3;}
        
        Text color #94cdf3
      
           This box has a color of #94cdf3        
        
          <div style="background-color:#94cdf3;">Content here</div>
        
        
          .mybackground {background-color:#94cdf3;}
        
        Background color #94cdf3
      
           Border around this has a color of #94cdf3        
        
          <div style="border:2px solid #94cdf3;">Content here</div>
        
        
          .myborder {border:2px solid #94cdf3;}
        
        Border color #94cdf3