#94dccb color space conversions
Hex:
        #94dccb
        RGB:
        148, 220, 203
        CMY:
        42, 14, 20
        CMYK:
        33, 0, 8, 14
      HSL:
        166°, 50.7042%, 72.1569%
        HSV (HSB):
        166°, 32.7273%, 86.2745%
        XYZ:
        48.5854, 61.7941, 65.8666
        xyY:
        0.2757, 0.3506, 61.7941
      CIE-Lab:
        82.8038, -26.0940, 1.2040
        CIE-LCH:
        82.8038, 26.1218, 177.3581
        CIE-Luv:
        82.8038, -34.6339, 6.1875
        Hunter-Lab:
        78.6092, -27.2419, 5.3474
      #94dccb color charts
#94dccb RGB chart
      #94dccb CMYK chart
      #94dccb RGB pie chart
      #94dccb color shades, tints & tones
#94dccb color schemes
#94dccb color preview, HTML & CSS examples
           This text has a color of #94dccb        
        
          <p style="color:#94dccb;">Text here</p>
        
        
          .mytext {color:#94dccb;}
        
        Text color #94dccb
      
           This box has a color of #94dccb        
        
          <div style="background-color:#94dccb;">Content here</div>
        
        
          .mybackground {background-color:#94dccb;}
        
        Background color #94dccb
      
           Border around this has a color of #94dccb        
        
          <div style="border:2px solid #94dccb;">Content here</div>
        
        
          .myborder {border:2px solid #94dccb;}
        
        Border color #94dccb