#94bed1 color space conversions
Hex:
        #94bed1
        RGB:
        148, 190, 209
        CMY:
        42, 25, 18
        CMYK:
        29, 9, 0, 18
      HSL:
        199°, 39.8693%, 70.0000%
        HSV (HSB):
        199°, 29.1866%, 81.9608%
        XYZ:
        42.1348, 47.7263, 67.3129
        xyY:
        0.2681, 0.3037, 47.7263
      CIE-Lab:
        74.6519, -9.4961, -14.0800
        CIE-LCH:
        74.6519, 16.9830, 236.0028
        CIE-Luv:
        74.6519, -21.6145, -20.2708
        Hunter-Lab:
        69.0842, -12.0292, -9.4109
      #94bed1 color charts
#94bed1 RGB chart
      #94bed1 CMYK chart
      #94bed1 RGB pie chart
      #94bed1 color shades, tints & tones
#94bed1 color schemes
#94bed1 color preview, HTML & CSS examples
           This text has a color of #94bed1        
        
          <p style="color:#94bed1;">Text here</p>
        
        
          .mytext {color:#94bed1;}
        
        Text color #94bed1
      
           This box has a color of #94bed1        
        
          <div style="background-color:#94bed1;">Content here</div>
        
        
          .mybackground {background-color:#94bed1;}
        
        Background color #94bed1
      
           Border around this has a color of #94bed1        
        
          <div style="border:2px solid #94bed1;">Content here</div>
        
        
          .myborder {border:2px solid #94bed1;}
        
        Border color #94bed1