#94fbdb color space conversions
Hex:
        #94fbdb
        RGB:
        148, 251, 219
        CMY:
        42, 2, 14
        CMYK:
        41, 0, 13, 2
      HSL:
        161°, 92.7928%, 78.2353%
        HSV (HSB):
        161°, 41.0359%, 98.4314%
        XYZ:
        59.4961, 80.4047, 79.4017
        xyY:
        0.2713, 0.3666, 80.4047
      CIE-Lab:
        91.8662, -37.2264, 5.9565
        CIE-LCH:
        91.8662, 37.6999, 170.9094
        CIE-Luv:
        91.8662, -47.2706, 15.3843
        Hunter-Lab:
        89.6687, -38.4836, 10.2667
      #94fbdb color charts
#94fbdb RGB chart
      #94fbdb CMYK chart
      #94fbdb RGB pie chart
      #94fbdb color shades, tints & tones
#94fbdb color schemes
#94fbdb color preview, HTML & CSS examples
           This text has a color of #94fbdb        
        
          <p style="color:#94fbdb;">Text here</p>
        
        
          .mytext {color:#94fbdb;}
        
        Text color #94fbdb
      
           This box has a color of #94fbdb        
        
          <div style="background-color:#94fbdb;">Content here</div>
        
        
          .mybackground {background-color:#94fbdb;}
        
        Background color #94fbdb
      
           Border around this has a color of #94fbdb        
        
          <div style="border:2px solid #94fbdb;">Content here</div>
        
        
          .myborder {border:2px solid #94fbdb;}
        
        Border color #94fbdb