#96effa color space conversions
Hex:
        #96effa
        RGB:
        150, 239, 250
        CMY:
        41, 6, 2
        CMYK:
        40, 4, 0, 2
      HSL:
        187°, 90.9091%, 78.4314%
        HSV (HSB):
        187°, 40.0000%, 98.0392%
        XYZ:
        60.6995, 75.1192, 101.7427
        xyY:
        0.2555, 0.3162, 75.1192
      CIE-Lab:
        89.4488, -23.9422, -13.7207
        CIE-LCH:
        89.4488, 27.5951, 209.8160
        CIE-Luv:
        89.4488, -40.9138, -17.9329
        Hunter-Lab:
        86.6713, -26.6639, -8.9301
      #96effa color charts
#96effa RGB chart
      #96effa CMYK chart
      #96effa RGB pie chart
      #96effa color shades, tints & tones
#96effa color schemes
#96effa color preview, HTML & CSS examples
           This text has a color of #96effa        
        
          <p style="color:#96effa;">Text here</p>
        
        
          .mytext {color:#96effa;}
        
        Text color #96effa
      
           This box has a color of #96effa        
        
          <div style="background-color:#96effa;">Content here</div>
        
        
          .mybackground {background-color:#96effa;}
        
        Background color #96effa
      
           Border around this has a color of #96effa        
        
          <div style="border:2px solid #96effa;">Content here</div>
        
        
          .myborder {border:2px solid #96effa;}
        
        Border color #96effa