#96afba color space conversions
Hex:
        #96afba
        RGB:
        150, 175, 186
        CMY:
        41, 31, 27
        CMYK:
        19, 6, 0, 27
      HSL:
        198°, 20.6897%, 65.8824%
        HSV (HSB):
        198°, 19.3548%, 72.9412%
        XYZ:
        36.7706, 40.6891, 52.3701
        xyY:
        0.2832, 0.3134, 40.6891
      CIE-Lab:
        69.9576, -6.1804, -8.4981
        CIE-LCH:
        69.9576, 10.5078, 233.9728
        CIE-Luv:
        69.9576, -13.5974, -11.8086
        Hunter-Lab:
        63.7880, -8.7329, -4.0256
      #96afba color charts
#96afba RGB chart
      #96afba CMYK chart
      #96afba RGB pie chart
      #96afba color shades, tints & tones
#96afba color schemes
#96afba color preview, HTML & CSS examples
           This text has a color of #96afba        
        
          <p style="color:#96afba;">Text here</p>
        
        
          .mytext {color:#96afba;}
        
        Text color #96afba
      
           This box has a color of #96afba        
        
          <div style="background-color:#96afba;">Content here</div>
        
        
          .mybackground {background-color:#96afba;}
        
        Background color #96afba
      
           Border around this has a color of #96afba        
        
          <div style="border:2px solid #96afba;">Content here</div>
        
        
          .myborder {border:2px solid #96afba;}
        
        Border color #96afba