#9fcfff color space conversions
Hex:
        #9fcfff
        RGB:
        159, 207, 255
        CMY:
        38, 19, 0
        CMYK:
        38, 19, 0, 0
      HSL:
        210°, 100.0000%, 81.1765%
        HSV (HSB):
        210°, 37.6471%, 100.0000%
        XYZ:
        54.6609, 59.2166, 103.1567
        xyY:
        0.2519, 0.2728, 59.2166
      CIE-Lab:
        81.4105, -4.0744, -28.4815
        CIE-LCH:
        81.4105, 28.7714, 261.8587
        CIE-Luv:
        81.4105, -24.6140, -45.2832
        Hunter-Lab:
        76.9523, -7.8741, -25.6133
      #9fcfff color charts
#9fcfff RGB chart
      #9fcfff CMYK chart
      #9fcfff RGB pie chart
      #9fcfff color shades, tints & tones
#9fcfff color schemes
#9fcfff color preview, HTML & CSS examples
           This text has a color of #9fcfff        
        
          <p style="color:#9fcfff;">Text here</p>
        
        
          .mytext {color:#9fcfff;}
        
        Text color #9fcfff
      
           This box has a color of #9fcfff        
        
          <div style="background-color:#9fcfff;">Content here</div>
        
        
          .mybackground {background-color:#9fcfff;}
        
        Background color #9fcfff
      
           Border around this has a color of #9fcfff        
        
          <div style="border:2px solid #9fcfff;">Content here</div>
        
        
          .myborder {border:2px solid #9fcfff;}
        
        Border color #9fcfff