#9af8ba color space conversions
Hex:
        #9af8ba
        RGB:
        154, 248, 186
        CMY:
        40, 3, 27
        CMYK:
        38, 0, 25, 3
      HSL:
        140°, 87.0370%, 78.8235%
        HSV (HSB):
        140°, 37.9032%, 97.2549%
        XYZ:
        55.7568, 77.5500, 58.4843
        xyY:
        0.2907, 0.4043, 77.5500
      CIE-Lab:
        90.5742, -40.8127, 21.1725
        CIE-LCH:
        90.5742, 45.9777, 152.5809
        CIE-Luv:
        90.5742, -44.6281, 37.8909
        Hunter-Lab:
        88.0625, -41.0921, 22.2679
      #9af8ba color charts
#9af8ba RGB chart
      #9af8ba CMYK chart
      #9af8ba RGB pie chart
      #9af8ba color shades, tints & tones
#9af8ba color schemes
#9af8ba color preview, HTML & CSS examples
           This text has a color of #9af8ba        
        
          <p style="color:#9af8ba;">Text here</p>
        
        
          .mytext {color:#9af8ba;}
        
        Text color #9af8ba
      
           This box has a color of #9af8ba        
        
          <div style="background-color:#9af8ba;">Content here</div>
        
        
          .mybackground {background-color:#9af8ba;}
        
        Background color #9af8ba
      
           Border around this has a color of #9af8ba        
        
          <div style="border:2px solid #9af8ba;">Content here</div>
        
        
          .myborder {border:2px solid #9af8ba;}
        
        Border color #9af8ba