#96feda color space conversions
Hex:
        #96feda
        RGB:
        150, 254, 218
        CMY:
        41, 0, 15
        CMYK:
        41, 0, 14, 0
      HSL:
        159°, 98.1132%, 79.2157%
        HSV (HSB):
        159°, 40.9449%, 99.6078%
        XYZ:
        60.6744, 82.4296, 79.0423
        xyY:
        0.2731, 0.3711, 82.4296
      CIE-Lab:
        92.7641, -38.2920, 7.7768
        CIE-LCH:
        92.7641, 39.0737, 168.5199
        CIE-Luv:
        92.7641, -47.8188, 18.3327
        Hunter-Lab:
        90.7908, -39.5944, 11.9357
      #96feda color charts
#96feda RGB chart
      #96feda CMYK chart
      #96feda RGB pie chart
      #96feda color shades, tints & tones
#96feda color schemes
#96feda color preview, HTML & CSS examples
           This text has a color of #96feda        
        
          <p style="color:#96feda;">Text here</p>
        
        
          .mytext {color:#96feda;}
        
        Text color #96feda
      
           This box has a color of #96feda        
        
          <div style="background-color:#96feda;">Content here</div>
        
        
          .mybackground {background-color:#96feda;}
        
        Background color #96feda
      
           Border around this has a color of #96feda        
        
          <div style="border:2px solid #96feda;">Content here</div>
        
        
          .myborder {border:2px solid #96feda;}
        
        Border color #96feda