#96fdfb color space conversions
Hex:
        #96fdfb
        RGB:
        150, 253, 251
        CMY:
        41, 1, 2
        CMYK:
        41, 0, 1, 1
      HSL:
        179°, 96.2617%, 79.0196%
        HSV (HSB):
        179°, 40.7115%, 99.2157%
        XYZ:
        65.1155, 83.6996, 103.9905
        xyY:
        0.2576, 0.3311, 83.6996
      CIE-Lab:
        93.3199, -30.4296, -8.4758
        CIE-LCH:
        93.3199, 31.5879, 195.5646
        CIE-Luv:
        93.3199, -46.4636, -8.3973
        Hunter-Lab:
        91.4875, -33.0571, -3.3515
      #96fdfb color charts
#96fdfb RGB chart
      #96fdfb CMYK chart
      #96fdfb RGB pie chart
      #96fdfb color shades, tints & tones
#96fdfb color schemes
#96fdfb color preview, HTML & CSS examples
           This text has a color of #96fdfb        
        
          <p style="color:#96fdfb;">Text here</p>
        
        
          .mytext {color:#96fdfb;}
        
        Text color #96fdfb
      
           This box has a color of #96fdfb        
        
          <div style="background-color:#96fdfb;">Content here</div>
        
        
          .mybackground {background-color:#96fdfb;}
        
        Background color #96fdfb
      
           Border around this has a color of #96fdfb        
        
          <div style="border:2px solid #96fdfb;">Content here</div>
        
        
          .myborder {border:2px solid #96fdfb;}
        
        Border color #96fdfb