#94ebac color space conversions
Hex:
        #94ebac
        RGB:
        148, 235, 172
        CMY:
        42, 8, 33
        CMYK:
        37, 0, 27, 8
      HSL:
        137°, 68.5039%, 75.0980%
        HSV (HSB):
        137°, 37.0213%, 92.1569%
        XYZ:
        49.3675, 68.6911, 49.6865
        xyY:
        0.2943, 0.4095, 68.6911
      CIE-Lab:
        86.3509, -39.2495, 22.4899
        CIE-LCH:
        86.3509, 45.2363, 150.1873
        CIE-Luv:
        86.3509, -41.6892, 39.0371
        Hunter-Lab:
        82.8801, -38.7168, 22.4718
      #94ebac color charts
#94ebac RGB chart
      #94ebac CMYK chart
      #94ebac RGB pie chart
      #94ebac color shades, tints & tones
#94ebac color schemes
#94ebac color preview, HTML & CSS examples
           This text has a color of #94ebac        
        
          <p style="color:#94ebac;">Text here</p>
        
        
          .mytext {color:#94ebac;}
        
        Text color #94ebac
      
           This box has a color of #94ebac        
        
          <div style="background-color:#94ebac;">Content here</div>
        
        
          .mybackground {background-color:#94ebac;}
        
        Background color #94ebac
      
           Border around this has a color of #94ebac        
        
          <div style="border:2px solid #94ebac;">Content here</div>
        
        
          .myborder {border:2px solid #94ebac;}
        
        Border color #94ebac