#96bfda color space conversions
Hex:
        #96bfda
        RGB:
        150, 191, 218
        CMY:
        41, 25, 15
        CMYK:
        31, 12, 0, 15
      HSL:
        204°, 47.8873%, 72.1569%
        HSV (HSB):
        204°, 31.1927%, 85.4902%
        XYZ:
        43.8634, 48.8076, 73.4386
        xyY:
        0.2641, 0.2938, 48.8076
      CIE-Lab:
        75.3315, -7.2813, -17.9273
        CIE-LCH:
        75.3315, 19.3496, 247.8951
        CIE-Luv:
        75.3315, -21.2838, -26.8660
        Hunter-Lab:
        69.8624, -10.1874, -13.4213
      #96bfda color charts
#96bfda RGB chart
      #96bfda CMYK chart
      #96bfda RGB pie chart
      #96bfda color shades, tints & tones
#96bfda color schemes
#96bfda color preview, HTML & CSS examples
           This text has a color of #96bfda        
        
          <p style="color:#96bfda;">Text here</p>
        
        
          .mytext {color:#96bfda;}
        
        Text color #96bfda
      
           This box has a color of #96bfda        
        
          <div style="background-color:#96bfda;">Content here</div>
        
        
          .mybackground {background-color:#96bfda;}
        
        Background color #96bfda
      
           Border around this has a color of #96bfda        
        
          <div style="border:2px solid #96bfda;">Content here</div>
        
        
          .myborder {border:2px solid #96bfda;}
        
        Border color #96bfda