#9fcaf5 color space conversions
Hex:
        #9fcaf5
        RGB:
        159, 202, 245
        CMY:
        38, 21, 4
        CMYK:
        35, 18, 0, 4
      HSL:
        210°, 81.1321%, 79.2157%
        HSV (HSB):
        210°, 35.1020%, 96.0784%
        XYZ:
        51.9000, 56.2046, 94.4993
        xyY:
        0.2562, 0.2774, 56.2046
      CIE-Lab:
        79.7301, -3.9532, -25.7223
        CIE-LCH:
        79.7301, 26.0243, 261.2628
        CIE-Luv:
        79.7301, -22.4696, -40.5264
        Hunter-Lab:
        74.9697, -7.6250, -22.2563
      #9fcaf5 color charts
#9fcaf5 RGB chart
      #9fcaf5 CMYK chart
      #9fcaf5 RGB pie chart
      #9fcaf5 color shades, tints & tones
#9fcaf5 color schemes
#9fcaf5 color preview, HTML & CSS examples
           This text has a color of #9fcaf5        
        
          <p style="color:#9fcaf5;">Text here</p>
        
        
          .mytext {color:#9fcaf5;}
        
        Text color #9fcaf5
      
           This box has a color of #9fcaf5        
        
          <div style="background-color:#9fcaf5;">Content here</div>
        
        
          .mybackground {background-color:#9fcaf5;}
        
        Background color #9fcaf5
      
           Border around this has a color of #9fcaf5        
        
          <div style="border:2px solid #9fcaf5;">Content here</div>
        
        
          .myborder {border:2px solid #9fcaf5;}
        
        Border color #9fcaf5