#9fadc1 color space conversions
Hex:
        #9fadc1
        RGB:
        159, 173, 193
        CMY:
        38, 32, 24
        CMYK:
        18, 10, 0, 24
      HSL:
        215°, 21.5190%, 69.0196%
        HSV (HSB):
        215°, 17.6166%, 75.6863%
        XYZ:
        38.8673, 41.1083, 56.3383
        xyY:
        0.2851, 0.3016, 41.1083
      CIE-Lab:
        70.2517, -0.6512, -11.8527
        CIE-LCH:
        70.2517, 11.8706, 266.8555
        CIE-Luv:
        70.2517, -8.4749, -17.9126
        Hunter-Lab:
        64.1158, -3.9951, -7.2168
      #9fadc1 color charts
#9fadc1 RGB chart
      #9fadc1 CMYK chart
      #9fadc1 RGB pie chart
      #9fadc1 color shades, tints & tones
#9fadc1 color schemes
#9fadc1 color preview, HTML & CSS examples
           This text has a color of #9fadc1        
        
          <p style="color:#9fadc1;">Text here</p>
        
        
          .mytext {color:#9fadc1;}
        
        Text color #9fadc1
      
           This box has a color of #9fadc1        
        
          <div style="background-color:#9fadc1;">Content here</div>
        
        
          .mybackground {background-color:#9fadc1;}
        
        Background color #9fadc1
      
           Border around this has a color of #9fadc1        
        
          <div style="border:2px solid #9fadc1;">Content here</div>
        
        
          .myborder {border:2px solid #9fadc1;}
        
        Border color #9fadc1