#9fafe1 color space conversions
Hex:
        #9fafe1
        RGB:
        159, 175, 225
        CMY:
        38, 31, 12
        CMYK:
        29, 22, 0, 12
      HSL:
        225°, 52.3810%, 75.2941%
        HSV (HSB):
        225°, 29.3333%, 88.2353%
        XYZ:
        43.2187, 43.4671, 77.3463
        xyY:
        0.2635, 0.2650, 43.4671
      CIE-Lab:
        71.8709, 5.7326, -26.9512
        CIE-LCH:
        71.8709, 27.5541, 282.0081
        CIE-Luv:
        71.8709, -10.6556, -43.3952
        Hunter-Lab:
        65.9296, 1.6348, -23.4062
      #9fafe1 color charts
#9fafe1 RGB chart
      #9fafe1 CMYK chart
      #9fafe1 RGB pie chart
      #9fafe1 color shades, tints & tones
#9fafe1 color schemes
#9fafe1 color preview, HTML & CSS examples
           This text has a color of #9fafe1        
        
          <p style="color:#9fafe1;">Text here</p>
        
        
          .mytext {color:#9fafe1;}
        
        Text color #9fafe1
      
           This box has a color of #9fafe1        
        
          <div style="background-color:#9fafe1;">Content here</div>
        
        
          .mybackground {background-color:#9fafe1;}
        
        Background color #9fafe1
      
           Border around this has a color of #9fafe1        
        
          <div style="border:2px solid #9fafe1;">Content here</div>
        
        
          .myborder {border:2px solid #9fafe1;}
        
        Border color #9fafe1