#94dbdb color space conversions
Hex:
        #94dbdb
        RGB:
        148, 219, 219
        CMY:
        42, 14, 14
        CMYK:
        32, 0, 0, 14
      HSL:
        180°, 49.6503%, 71.9608%
        HSV (HSB):
        180°, 32.4201%, 85.8824%
        XYZ:
        50.3304, 62.0734, 76.3465
        xyY:
        0.2667, 0.3289, 62.0734
      CIE-Lab:
        82.9524, -22.0046, -7.0728
        CIE-LCH:
        82.9524, 23.1134, 197.8186
        CIE-Luv:
        82.9524, -33.9937, -7.3470
        Hunter-Lab:
        78.7867, -23.8475, -2.3030
      #94dbdb color charts
#94dbdb RGB chart
      #94dbdb CMYK chart
      #94dbdb RGB pie chart
      #94dbdb color shades, tints & tones
#94dbdb color schemes
#94dbdb color preview, HTML & CSS examples
           This text has a color of #94dbdb        
        
          <p style="color:#94dbdb;">Text here</p>
        
        
          .mytext {color:#94dbdb;}
        
        Text color #94dbdb
      
           This box has a color of #94dbdb        
        
          <div style="background-color:#94dbdb;">Content here</div>
        
        
          .mybackground {background-color:#94dbdb;}
        
        Background color #94dbdb
      
           Border around this has a color of #94dbdb        
        
          <div style="border:2px solid #94dbdb;">Content here</div>
        
        
          .myborder {border:2px solid #94dbdb;}
        
        Border color #94dbdb