#96f0f1 color space conversions
Hex:
        #96f0f1
        RGB:
        150, 240, 241
        CMY:
        41, 6, 5
        CMYK:
        38, 0, 0, 5
      HSL:
        181°, 76.4706%, 76.6667%
        HSV (HSB):
        181°, 37.7593%, 94.5098%
        XYZ:
        59.6149, 75.1551, 94.5834
        xyY:
        0.2599, 0.3277, 75.1551
      CIE-Lab:
        89.4656, -26.5945, -8.9935
        CIE-LCH:
        89.4656, 28.0741, 198.6841
        CIE-Luv:
        89.4656, -41.5193, -9.7923
        Hunter-Lab:
        86.6920, -28.9631, -4.0026
      #96f0f1 color charts
#96f0f1 RGB chart
      #96f0f1 CMYK chart
      #96f0f1 RGB pie chart
      #96f0f1 color shades, tints & tones
#96f0f1 color schemes
#96f0f1 color preview, HTML & CSS examples
           This text has a color of #96f0f1        
        
          <p style="color:#96f0f1;">Text here</p>
        
        
          .mytext {color:#96f0f1;}
        
        Text color #96f0f1
      
           This box has a color of #96f0f1        
        
          <div style="background-color:#96f0f1;">Content here</div>
        
        
          .mybackground {background-color:#96f0f1;}
        
        Background color #96f0f1
      
           Border around this has a color of #96f0f1        
        
          <div style="border:2px solid #96f0f1;">Content here</div>
        
        
          .myborder {border:2px solid #96f0f1;}
        
        Border color #96f0f1