#9fbadb color space conversions
Hex:
        #9fbadb
        RGB:
        159, 186, 219
        CMY:
        38, 27, 14
        CMYK:
        27, 15, 0, 14
      HSL:
        213°, 45.4545%, 74.1176%
        HSV (HSB):
        213°, 27.3973%, 85.8824%
        XYZ:
        44.6432, 47.6032, 73.8532
        xyY:
        0.2688, 0.2866, 47.6032
      CIE-Lab:
        74.5740, -1.7400, -19.5628
        CIE-LCH:
        74.5740, 19.6400, 264.9173
        CIE-Luv:
        74.5740, -15.1909, -30.3208
        Hunter-Lab:
        68.9951, -5.2432, -15.1682
      #9fbadb color charts
#9fbadb RGB chart
      #9fbadb CMYK chart
      #9fbadb RGB pie chart
      #9fbadb color shades, tints & tones
#9fbadb color schemes
#9fbadb color preview, HTML & CSS examples
           This text has a color of #9fbadb        
        
          <p style="color:#9fbadb;">Text here</p>
        
        
          .mytext {color:#9fbadb;}
        
        Text color #9fbadb
      
           This box has a color of #9fbadb        
        
          <div style="background-color:#9fbadb;">Content here</div>
        
        
          .mybackground {background-color:#9fbadb;}
        
        Background color #9fbadb
      
           Border around this has a color of #9fbadb        
        
          <div style="border:2px solid #9fbadb;">Content here</div>
        
        
          .myborder {border:2px solid #9fbadb;}
        
        Border color #9fbadb