#9fadf2 color space conversions
Hex:
        #9fadf2
        RGB:
        159, 173, 242
        CMY:
        38, 32, 5
        CMYK:
        34, 29, 0, 5
      HSL:
        230°, 76.1468%, 78.6275%
        HSV (HSB):
        230°, 34.2975%, 94.9020%
        XYZ:
        45.2687, 43.6689, 90.0474
        xyY:
        0.2529, 0.2440, 43.6689
      CIE-Lab:
        72.0066, 11.1330, -35.9945
        CIE-LCH:
        72.0066, 37.6769, 287.1867
        CIE-Luv:
        72.0066, -10.5313, -59.2978
        Hunter-Lab:
        66.0824, 6.6342, -34.5340
      #9fadf2 color charts
#9fadf2 RGB chart
      #9fadf2 CMYK chart
      #9fadf2 RGB pie chart
      #9fadf2 color shades, tints & tones
#9fadf2 color schemes
#9fadf2 color preview, HTML & CSS examples
           This text has a color of #9fadf2        
        
          <p style="color:#9fadf2;">Text here</p>
        
        
          .mytext {color:#9fadf2;}
        
        Text color #9fadf2
      
           This box has a color of #9fadf2        
        
          <div style="background-color:#9fadf2;">Content here</div>
        
        
          .mybackground {background-color:#9fadf2;}
        
        Background color #9fadf2
      
           Border around this has a color of #9fadf2        
        
          <div style="border:2px solid #9fadf2;">Content here</div>
        
        
          .myborder {border:2px solid #9fadf2;}
        
        Border color #9fadf2