#96d4ba color space conversions
Hex:
        #96d4ba
        RGB:
        150, 212, 186
        CMY:
        41, 17, 27
        CMYK:
        29, 0, 12, 17
      HSL:
        155°, 41.8919%, 70.9804%
        HSV (HSB):
        155°, 29.2453%, 83.1373%
        XYZ:
        44.9841, 57.1162, 55.1080
        xyY:
        0.2861, 0.3633, 57.1162
      CIE-Lab:
        80.2449, -25.1967, 6.5542
        CIE-LCH:
        80.2449, 26.0352, 165.4193
        CIE-Luv:
        80.2449, -30.4716, 13.9870
        Hunter-Lab:
        75.5752, -26.0094, 9.6696
      #96d4ba color charts
#96d4ba RGB chart
      #96d4ba CMYK chart
      #96d4ba RGB pie chart
      #96d4ba color shades, tints & tones
#96d4ba color schemes
#96d4ba color preview, HTML & CSS examples
           This text has a color of #96d4ba        
        
          <p style="color:#96d4ba;">Text here</p>
        
        
          .mytext {color:#96d4ba;}
        
        Text color #96d4ba
      
           This box has a color of #96d4ba        
        
          <div style="background-color:#96d4ba;">Content here</div>
        
        
          .mybackground {background-color:#96d4ba;}
        
        Background color #96d4ba
      
           Border around this has a color of #96d4ba        
        
          <div style="border:2px solid #96d4ba;">Content here</div>
        
        
          .myborder {border:2px solid #96d4ba;}
        
        Border color #96d4ba