#94ea88 color space conversions
Hex:
        #94ea88
        RGB:
        148, 234, 136
        CMY:
        42, 8, 47
        CMYK:
        37, 0, 42, 8
      HSL:
        113°, 70.0000%, 72.5490%
        HSV (HSB):
        113°, 41.8803%, 91.7647%
        XYZ:
        46.0795, 66.9191, 33.7806
        xyY:
        0.3139, 0.4559, 66.9191
      CIE-Lab:
        85.4631, -44.5515, 39.5425
        CIE-LCH:
        85.4631, 59.5688, 138.4088
        CIE-Luv:
        85.4631, -41.9204, 60.9161
        Hunter-Lab:
        81.8041, -42.6098, 32.7794
      #94ea88 color charts
#94ea88 RGB chart
      #94ea88 CMYK chart
      #94ea88 RGB pie chart
      #94ea88 color shades, tints & tones
#94ea88 color schemes
#94ea88 color preview, HTML & CSS examples
           This text has a color of #94ea88        
        
          <p style="color:#94ea88;">Text here</p>
        
        
          .mytext {color:#94ea88;}
        
        Text color #94ea88
      
           This box has a color of #94ea88        
        
          <div style="background-color:#94ea88;">Content here</div>
        
        
          .mybackground {background-color:#94ea88;}
        
        Background color #94ea88
      
           Border around this has a color of #94ea88        
        
          <div style="border:2px solid #94ea88;">Content here</div>
        
        
          .myborder {border:2px solid #94ea88;}
        
        Border color #94ea88