#96cdbf color space conversions
Hex:
        #96cdbf
        RGB:
        150, 205, 191
        CMY:
        41, 20, 25
        CMYK:
        27, 0, 7, 20
      HSL:
        165°, 35.4839%, 69.6078%
        HSV (HSB):
        165°, 26.8293%, 80.3922%
        XYZ:
        43.8130, 53.9083, 57.3864
        xyY:
        0.2825, 0.3476, 53.9083
      CIE-Lab:
        78.4082, -20.6912, 1.2206
        CIE-LCH:
        78.4082, 20.7272, 176.6240
        CIE-Luv:
        78.4082, -27.3123, 5.2914
        Hunter-Lab:
        73.4222, -21.9733, 5.0549
      #96cdbf color charts
#96cdbf RGB chart
      #96cdbf CMYK chart
      #96cdbf RGB pie chart
      #96cdbf color shades, tints & tones
#96cdbf color schemes
#96cdbf color preview, HTML & CSS examples
           This text has a color of #96cdbf        
        
          <p style="color:#96cdbf;">Text here</p>
        
        
          .mytext {color:#96cdbf;}
        
        Text color #96cdbf
      
           This box has a color of #96cdbf        
        
          <div style="background-color:#96cdbf;">Content here</div>
        
        
          .mybackground {background-color:#96cdbf;}
        
        Background color #96cdbf
      
           Border around this has a color of #96cdbf        
        
          <div style="border:2px solid #96cdbf;">Content here</div>
        
        
          .myborder {border:2px solid #96cdbf;}
        
        Border color #96cdbf