#94bbbe color space conversions
Hex:
        #94bbbe
        RGB:
        148, 187, 190
        CMY:
        42, 27, 25
        CMYK:
        22, 2, 0, 25
      HSL:
        184°, 24.4186%, 66.2745%
        HSV (HSB):
        184°, 22.1053%, 74.5098%
        XYZ:
        39.2773, 45.5543, 55.4379
        xyY:
        0.2800, 0.3248, 45.5543
      CIE-Lab:
        73.2554, -12.2972, -5.8142
        CIE-LCH:
        73.2554, 13.6024, 205.3049
        CIE-Luv:
        73.2554, -20.0892, -6.7689
        Hunter-Lab:
        67.4939, -14.2382, -1.4537
      #94bbbe color charts
#94bbbe RGB chart
      #94bbbe CMYK chart
      #94bbbe RGB pie chart
      #94bbbe color shades, tints & tones
#94bbbe color schemes
#94bbbe color preview, HTML & CSS examples
           This text has a color of #94bbbe        
        
          <p style="color:#94bbbe;">Text here</p>
        
        
          .mytext {color:#94bbbe;}
        
        Text color #94bbbe
      
           This box has a color of #94bbbe        
        
          <div style="background-color:#94bbbe;">Content here</div>
        
        
          .mybackground {background-color:#94bbbe;}
        
        Background color #94bbbe
      
           Border around this has a color of #94bbbe        
        
          <div style="border:2px solid #94bbbe;">Content here</div>
        
        
          .myborder {border:2px solid #94bbbe;}
        
        Border color #94bbbe