#9fe5fe color space conversions
Hex:
        #9fe5fe
        RGB:
        159, 229, 254
        CMY:
        38, 10, 0
        CMYK:
        37, 10, 0, 0
      HSL:
        196°, 97.9381%, 80.9804%
        HSV (HSB):
        196°, 37.4016%, 99.6078%
        XYZ:
        60.2068, 70.5653, 104.2132
        xyY:
        0.2562, 0.3003, 70.5653
      CIE-Lab:
        87.2734, -15.7337, -19.0413
        CIE-LCH:
        87.2734, 24.7006, 230.4333
        CIE-Luv:
        87.2734, -33.5660, -27.9445
        Hunter-Lab:
        84.0032, -19.0709, -14.7521
      #9fe5fe color charts
#9fe5fe RGB chart
      #9fe5fe CMYK chart
      #9fe5fe RGB pie chart
      #9fe5fe color shades, tints & tones
#9fe5fe color schemes
#9fe5fe color preview, HTML & CSS examples
           This text has a color of #9fe5fe        
        
          <p style="color:#9fe5fe;">Text here</p>
        
        
          .mytext {color:#9fe5fe;}
        
        Text color #9fe5fe
      
           This box has a color of #9fe5fe        
        
          <div style="background-color:#9fe5fe;">Content here</div>
        
        
          .mybackground {background-color:#9fe5fe;}
        
        Background color #9fe5fe
      
           Border around this has a color of #9fe5fe        
        
          <div style="border:2px solid #9fe5fe;">Content here</div>
        
        
          .myborder {border:2px solid #9fe5fe;}
        
        Border color #9fe5fe