#9afed2 color space conversions
Hex:
        #9afed2
        RGB:
        154, 254, 210
        CMY:
        40, 0, 18
        CMYK:
        39, 0, 17, 0
      HSL:
        154°, 98.0392%, 80.0000%
        HSV (HSB):
        154°, 39.3701%, 99.6078%
        XYZ:
        60.4011, 82.4068, 73.6954
        xyY:
        0.2790, 0.3806, 82.4068
      CIE-Lab:
        92.7541, -38.8960, 11.9075
        CIE-LCH:
        92.7541, 40.6779, 162.9787
        CIE-Luv:
        92.7541, -46.5887, 24.5668
        Hunter-Lab:
        90.7782, -40.0933, 15.4120
      #9afed2 color charts
#9afed2 RGB chart
      #9afed2 CMYK chart
      #9afed2 RGB pie chart
      #9afed2 color shades, tints & tones
#9afed2 color schemes
#9afed2 color preview, HTML & CSS examples
           This text has a color of #9afed2        
        
          <p style="color:#9afed2;">Text here</p>
        
        
          .mytext {color:#9afed2;}
        
        Text color #9afed2
      
           This box has a color of #9afed2        
        
          <div style="background-color:#9afed2;">Content here</div>
        
        
          .mybackground {background-color:#9afed2;}
        
        Background color #9afed2
      
           Border around this has a color of #9afed2        
        
          <div style="border:2px solid #9afed2;">Content here</div>
        
        
          .myborder {border:2px solid #9afed2;}
        
        Border color #9afed2