#9fbeff color space conversions
Hex:
        #9fbeff
        RGB:
        159, 190, 255
        CMY:
        38, 25, 0
        CMYK:
        38, 25, 0, 0
      HSL:
        221°, 100.0000%, 81.1765%
        HSV (HSB):
        221°, 37.6471%, 100.0000%
        XYZ:
        50.7615, 51.4178, 101.8570
        xyY:
        0.2488, 0.2520, 51.4178
      CIE-Lab:
        76.9314, 5.0997, -35.3755
        CIE-LCH:
        76.9314, 35.7412, 278.2031
        CIE-Luv:
        76.9314, -17.7724, -57.9483
        Hunter-Lab:
        71.7062, 0.8760, -34.0256
      #9fbeff color charts
#9fbeff RGB chart
      #9fbeff CMYK chart
      #9fbeff RGB pie chart
      #9fbeff color shades, tints & tones
#9fbeff color schemes
#9fbeff color preview, HTML & CSS examples
           This text has a color of #9fbeff        
        
          <p style="color:#9fbeff;">Text here</p>
        
        
          .mytext {color:#9fbeff;}
        
        Text color #9fbeff
      
           This box has a color of #9fbeff        
        
          <div style="background-color:#9fbeff;">Content here</div>
        
        
          .mybackground {background-color:#9fbeff;}
        
        Background color #9fbeff
      
           Border around this has a color of #9fbeff        
        
          <div style="border:2px solid #9fbeff;">Content here</div>
        
        
          .myborder {border:2px solid #9fbeff;}
        
        Border color #9fbeff