#96cfeb color space conversions
Hex:
        #96cfeb
        RGB:
        150, 207, 235
        CMY:
        41, 19, 8
        CMYK:
        36, 12, 0, 8
      HSL:
        200°, 68.0000%, 75.4902%
        HSV (HSB):
        200°, 36.1702%, 92.1569%
        XYZ:
        49.8859, 57.1078, 86.9909
        xyY:
        0.2572, 0.2944, 57.1078
      CIE-Lab:
        80.2402, -11.5085, -19.6501
        CIE-LCH:
        80.2402, 22.7721, 239.6438
        CIE-Luv:
        80.2402, -28.0819, -29.3072
        Hunter-Lab:
        75.5697, -14.4137, -15.3519
      #96cfeb color charts
#96cfeb RGB chart
      #96cfeb CMYK chart
      #96cfeb RGB pie chart
      #96cfeb color shades, tints & tones
#96cfeb color schemes
#96cfeb color preview, HTML & CSS examples
           This text has a color of #96cfeb        
        
          <p style="color:#96cfeb;">Text here</p>
        
        
          .mytext {color:#96cfeb;}
        
        Text color #96cfeb
      
           This box has a color of #96cfeb        
        
          <div style="background-color:#96cfeb;">Content here</div>
        
        
          .mybackground {background-color:#96cfeb;}
        
        Background color #96cfeb
      
           Border around this has a color of #96cfeb        
        
          <div style="border:2px solid #96cfeb;">Content here</div>
        
        
          .myborder {border:2px solid #96cfeb;}
        
        Border color #96cfeb