#9fe5fd color space conversions
Hex:
        #9fe5fd
        RGB:
        159, 229, 253
        CMY:
        38, 10, 1
        CMYK:
        37, 9, 0, 1
      HSL:
        195°, 95.9184%, 80.7843%
        HSV (HSB):
        195°, 37.1542%, 99.2157%
        XYZ:
        60.0470, 70.5014, 103.3718
        xyY:
        0.2567, 0.3014, 70.5014
      CIE-Lab:
        87.2422, -15.9795, -18.5633
        CIE-LCH:
        87.2422, 24.4936, 229.2777
        CIE-Luv:
        87.2422, -33.5749, -27.1076
        Hunter-Lab:
        83.9651, -19.2860, -14.2180
      #9fe5fd color charts
#9fe5fd RGB chart
      #9fe5fd CMYK chart
      #9fe5fd RGB pie chart
      #9fe5fd color shades, tints & tones
#9fe5fd color schemes
#9fe5fd color preview, HTML & CSS examples
           This text has a color of #9fe5fd        
        
          <p style="color:#9fe5fd;">Text here</p>
        
        
          .mytext {color:#9fe5fd;}
        
        Text color #9fe5fd
      
           This box has a color of #9fe5fd        
        
          <div style="background-color:#9fe5fd;">Content here</div>
        
        
          .mybackground {background-color:#9fe5fd;}
        
        Background color #9fe5fd
      
           Border around this has a color of #9fe5fd        
        
          <div style="border:2px solid #9fe5fd;">Content here</div>
        
        
          .myborder {border:2px solid #9fe5fd;}
        
        Border color #9fe5fd