#9fc5ca color space conversions
Hex:
        #9fc5ca
        RGB:
        159, 197, 202
        CMY:
        38, 23, 21
        CMYK:
        21, 2, 0, 21
      HSL:
        187°, 28.8591%, 70.7843%
        HSV (HSB):
        187°, 21.2871%, 79.2157%
        XYZ:
        44.9250, 51.5677, 63.4629
        xyY:
        0.2809, 0.3224, 51.5677
      CIE-Lab:
        77.0216, -11.4740, -6.6820
        CIE-LCH:
        77.0216, 13.2779, 210.2149
        CIE-Luv:
        77.0216, -19.7378, -8.2994
        Hunter-Lab:
        71.8107, -13.9984, -2.1303
      #9fc5ca color charts
#9fc5ca RGB chart
      #9fc5ca CMYK chart
      #9fc5ca RGB pie chart
      #9fc5ca color shades, tints & tones
#9fc5ca color schemes
#9fc5ca color preview, HTML & CSS examples
           This text has a color of #9fc5ca        
        
          <p style="color:#9fc5ca;">Text here</p>
        
        
          .mytext {color:#9fc5ca;}
        
        Text color #9fc5ca
      
           This box has a color of #9fc5ca        
        
          <div style="background-color:#9fc5ca;">Content here</div>
        
        
          .mybackground {background-color:#9fc5ca;}
        
        Background color #9fc5ca
      
           Border around this has a color of #9fc5ca        
        
          <div style="border:2px solid #9fc5ca;">Content here</div>
        
        
          .myborder {border:2px solid #9fc5ca;}
        
        Border color #9fc5ca