#96fcda color space conversions
Hex:
        #96fcda
        RGB:
        150, 252, 218
        CMY:
        41, 1, 15
        CMYK:
        40, 0, 13, 1
      HSL:
        160°, 94.4444%, 78.8235%
        HSV (HSB):
        160°, 40.4762%, 98.8235%
        XYZ:
        60.0430, 81.1668, 78.8318
        xyY:
        0.2729, 0.3689, 81.1668
      CIE-Lab:
        92.2059, -37.3842, 6.9739
        CIE-LCH:
        92.2059, 38.0291, 169.4331
        CIE-Luv:
        92.2059, -47.0001, 16.9592
        Hunter-Lab:
        90.0926, -38.6993, 11.1856
      #96fcda color charts
#96fcda RGB chart
      #96fcda CMYK chart
      #96fcda RGB pie chart
      #96fcda color shades, tints & tones
#96fcda color schemes
#96fcda color preview, HTML & CSS examples
           This text has a color of #96fcda        
        
          <p style="color:#96fcda;">Text here</p>
        
        
          .mytext {color:#96fcda;}
        
        Text color #96fcda
      
           This box has a color of #96fcda        
        
          <div style="background-color:#96fcda;">Content here</div>
        
        
          .mybackground {background-color:#96fcda;}
        
        Background color #96fcda
      
           Border around this has a color of #96fcda        
        
          <div style="border:2px solid #96fcda;">Content here</div>
        
        
          .myborder {border:2px solid #96fcda;}
        
        Border color #96fcda