#96cfbe color space conversions
Hex:
        #96cfbe
        RGB:
        150, 207, 190
        CMY:
        41, 19, 25
        CMYK:
        28, 0, 8, 19
      HSL:
        162°, 37.2549%, 70.0000%
        HSV (HSB):
        162°, 27.5362%, 81.1765%
        XYZ:
        44.1848, 54.8274, 56.9692
        xyY:
        0.2833, 0.3515, 54.8274
      CIE-Lab:
        78.9417, -21.9014, 2.5329
        CIE-LCH:
        78.9417, 22.0474, 173.4030
        CIE-Luv:
        78.9417, -28.2108, 7.4642
        Hunter-Lab:
        74.0455, -23.0643, 6.2153
      #96cfbe color charts
#96cfbe RGB chart
      #96cfbe CMYK chart
      #96cfbe RGB pie chart
      #96cfbe color shades, tints & tones
#96cfbe color schemes
#96cfbe color preview, HTML & CSS examples
           This text has a color of #96cfbe        
        
          <p style="color:#96cfbe;">Text here</p>
        
        
          .mytext {color:#96cfbe;}
        
        Text color #96cfbe
      
           This box has a color of #96cfbe        
        
          <div style="background-color:#96cfbe;">Content here</div>
        
        
          .mybackground {background-color:#96cfbe;}
        
        Background color #96cfbe
      
           Border around this has a color of #96cfbe        
        
          <div style="border:2px solid #96cfbe;">Content here</div>
        
        
          .myborder {border:2px solid #96cfbe;}
        
        Border color #96cfbe