#94fedb color space conversions
Hex:
        #94fedb
        RGB:
        148, 254, 219
        CMY:
        42, 0, 14
        CMYK:
        42, 0, 14, 0
      HSL:
        160°, 98.1481%, 78.8235%
        HSV (HSB):
        160°, 41.7323%, 99.6078%
        XYZ:
        60.4407, 82.2940, 79.7166
        xyY:
        0.2717, 0.3699, 82.2940
      CIE-Lab:
        92.7045, -38.5880, 7.1642
        CIE-LCH:
        92.7045, 39.2475, 169.4823
        CIE-Luv:
        92.7045, -48.4918, 17.4550
        Hunter-Lab:
        90.7160, -39.8251, 11.4002
      #94fedb color charts
#94fedb RGB chart
      #94fedb CMYK chart
      #94fedb RGB pie chart
      #94fedb color shades, tints & tones
#94fedb color schemes
#94fedb color preview, HTML & CSS examples
           This text has a color of #94fedb        
        
          <p style="color:#94fedb;">Text here</p>
        
        
          .mytext {color:#94fedb;}
        
        Text color #94fedb
      
           This box has a color of #94fedb        
        
          <div style="background-color:#94fedb;">Content here</div>
        
        
          .mybackground {background-color:#94fedb;}
        
        Background color #94fedb
      
           Border around this has a color of #94fedb        
        
          <div style="border:2px solid #94fedb;">Content here</div>
        
        
          .myborder {border:2px solid #94fedb;}
        
        Border color #94fedb