#9afcd4 color space conversions
Hex:
        #9afcd4
        RGB:
        154, 252, 212
        CMY:
        40, 1, 17
        CMYK:
        39, 0, 16, 1
      HSL:
        156°, 94.2308%, 79.6078%
        HSV (HSB):
        156°, 38.8889%, 98.8235%
        XYZ:
        60.0205, 81.2443, 74.8057
        xyY:
        0.2778, 0.3760, 81.2443
      CIE-Lab:
        92.2403, -37.5861, 10.1442
        CIE-LCH:
        92.2403, 38.9310, 164.8962
        CIE-Luv:
        92.2403, -45.7051, 21.7323
        Hunter-Lab:
        90.1356, -38.8758, 13.8888
      #9afcd4 color charts
#9afcd4 RGB chart
      #9afcd4 CMYK chart
      #9afcd4 RGB pie chart
      #9afcd4 color shades, tints & tones
#9afcd4 color schemes
#9afcd4 color preview, HTML & CSS examples
           This text has a color of #9afcd4        
        
          <p style="color:#9afcd4;">Text here</p>
        
        
          .mytext {color:#9afcd4;}
        
        Text color #9afcd4
      
           This box has a color of #9afcd4        
        
          <div style="background-color:#9afcd4;">Content here</div>
        
        
          .mybackground {background-color:#9afcd4;}
        
        Background color #9afcd4
      
           Border around this has a color of #9afcd4        
        
          <div style="border:2px solid #9afcd4;">Content here</div>
        
        
          .myborder {border:2px solid #9afcd4;}
        
        Border color #9afcd4