#9fdaf7 color space conversions
Hex:
        #9fdaf7
        RGB:
        159, 218, 247
        CMY:
        38, 15, 3
        CMYK:
        36, 12, 0, 3
      HSL:
        200°, 84.6154%, 79.6078%
        HSV (HSB):
        200°, 35.6275%, 96.8627%
        XYZ:
        56.1580, 64.2291, 97.4333
        xyY:
        0.2578, 0.2949, 64.2291
      CIE-Lab:
        84.0849, -11.8403, -20.1682
        CIE-LCH:
        84.0849, 23.3869, 239.5838
        CIE-Luv:
        84.0849, -29.0905, -30.2842
        Hunter-Lab:
        80.1431, -15.1716, -15.9812
      #9fdaf7 color charts
#9fdaf7 RGB chart
      #9fdaf7 CMYK chart
      #9fdaf7 RGB pie chart
      #9fdaf7 color shades, tints & tones
#9fdaf7 color schemes
#9fdaf7 color preview, HTML & CSS examples
           This text has a color of #9fdaf7        
        
          <p style="color:#9fdaf7;">Text here</p>
        
        
          .mytext {color:#9fdaf7;}
        
        Text color #9fdaf7
      
           This box has a color of #9fdaf7        
        
          <div style="background-color:#9fdaf7;">Content here</div>
        
        
          .mybackground {background-color:#9fdaf7;}
        
        Background color #9fdaf7
      
           Border around this has a color of #9fdaf7        
        
          <div style="border:2px solid #9fdaf7;">Content here</div>
        
        
          .myborder {border:2px solid #9fdaf7;}
        
        Border color #9fdaf7