#9af1ec color space conversions
Hex:
        #9af1ec
        RGB:
        154, 241, 236
        CMY:
        40, 5, 7
        CMYK:
        36, 0, 2, 5
      HSL:
        177°, 75.6522%, 77.4510%
        HSV (HSB):
        177°, 36.0996%, 94.5098%
        XYZ:
        59.9220, 75.8367, 90.8366
        xyY:
        0.2644, 0.3347, 75.8367
      CIE-Lab:
        89.7835, -27.2311, -5.8915
        CIE-LCH:
        89.7835, 27.8612, 192.2079
        CIE-Luv:
        89.7835, -40.6002, -4.6972
        Hunter-Lab:
        87.0843, -29.5730, -0.8857
      #9af1ec color charts
#9af1ec RGB chart
      #9af1ec CMYK chart
      #9af1ec RGB pie chart
      #9af1ec color shades, tints & tones
#9af1ec color schemes
#9af1ec color preview, HTML & CSS examples
           This text has a color of #9af1ec        
        
          <p style="color:#9af1ec;">Text here</p>
        
        
          .mytext {color:#9af1ec;}
        
        Text color #9af1ec
      
           This box has a color of #9af1ec        
        
          <div style="background-color:#9af1ec;">Content here</div>
        
        
          .mybackground {background-color:#9af1ec;}
        
        Background color #9af1ec
      
           Border around this has a color of #9af1ec        
        
          <div style="border:2px solid #9af1ec;">Content here</div>
        
        
          .myborder {border:2px solid #9af1ec;}
        
        Border color #9af1ec