#9ffaf2 color space conversions
Hex:
        #9ffaf2
        RGB:
        159, 250, 242
        CMY:
        38, 2, 5
        CMYK:
        36, 0, 3, 2
      HSL:
        175°, 90.0990%, 80.1961%
        HSV (HSB):
        175°, 36.4000%, 98.0392%
        XYZ:
        64.5107, 82.1529, 96.4614
        xyY:
        0.2653, 0.3379, 82.1529
      CIE-Lab:
        92.6423, -28.8781, -4.7711
        CIE-LCH:
        92.6423, 29.2695, 189.3815
        CIE-Luv:
        92.6423, -42.3436, -2.6525
        Hunter-Lab:
        90.6383, -31.5717, 0.3476
      #9ffaf2 color charts
#9ffaf2 RGB chart
      #9ffaf2 CMYK chart
      #9ffaf2 RGB pie chart
      #9ffaf2 color shades, tints & tones
#9ffaf2 color schemes
#9ffaf2 color preview, HTML & CSS examples
           This text has a color of #9ffaf2        
        
          <p style="color:#9ffaf2;">Text here</p>
        
        
          .mytext {color:#9ffaf2;}
        
        Text color #9ffaf2
      
           This box has a color of #9ffaf2        
        
          <div style="background-color:#9ffaf2;">Content here</div>
        
        
          .mybackground {background-color:#9ffaf2;}
        
        Background color #9ffaf2
      
           Border around this has a color of #9ffaf2        
        
          <div style="border:2px solid #9ffaf2;">Content here</div>
        
        
          .myborder {border:2px solid #9ffaf2;}
        
        Border color #9ffaf2