#94dddf color space conversions
Hex:
        #94dddf
        RGB:
        148, 221, 223
        CMY:
        42, 13, 13
        CMYK:
        34, 1, 0, 13
      HSL:
        182°, 53.9568%, 72.7451%
        HSV (HSB):
        182°, 33.6323%, 87.4510%
        XYZ:
        51.3885, 63.3365, 79.3287
        xyY:
        0.2648, 0.3264, 63.3365
      CIE-Lab:
        83.6191, -22.0633, -8.2074
        CIE-LCH:
        83.6191, 23.5404, 200.4048
        CIE-Luv:
        83.6191, -34.7782, -9.1547
        Hunter-Lab:
        79.5842, -24.0129, -3.3907
      #94dddf color charts
#94dddf RGB chart
      #94dddf CMYK chart
      #94dddf RGB pie chart
      #94dddf color shades, tints & tones
#94dddf color schemes
#94dddf color preview, HTML & CSS examples
           This text has a color of #94dddf        
        
          <p style="color:#94dddf;">Text here</p>
        
        
          .mytext {color:#94dddf;}
        
        Text color #94dddf
      
           This box has a color of #94dddf        
        
          <div style="background-color:#94dddf;">Content here</div>
        
        
          .mybackground {background-color:#94dddf;}
        
        Background color #94dddf
      
           Border around this has a color of #94dddf        
        
          <div style="border:2px solid #94dddf;">Content here</div>
        
        
          .myborder {border:2px solid #94dddf;}
        
        Border color #94dddf