#96acbc color space conversions
Hex:
        #96acbc
        RGB:
        150, 172, 188
        CMY:
        41, 33, 26
        CMYK:
        20, 9, 0, 26
      HSL:
        205°, 22.0930%, 66.2745%
        HSV (HSB):
        205°, 20.2128%, 73.7255%
        XYZ:
        36.4073, 39.6199, 53.3055
        xyY:
        0.2815, 0.3063, 39.6199
      CIE-Lab:
        69.1980, -4.1099, -10.7352
        CIE-LCH:
        69.1980, 11.4950, 249.0509
        CIE-Luv:
        69.1980, -12.2739, -15.5856
        Hunter-Lab:
        62.9444, -6.9074, -6.1497
      #96acbc color charts
#96acbc RGB chart
      #96acbc CMYK chart
      #96acbc RGB pie chart
      #96acbc color shades, tints & tones
#96acbc color schemes
#96acbc color preview, HTML & CSS examples
           This text has a color of #96acbc        
        
          <p style="color:#96acbc;">Text here</p>
        
        
          .mytext {color:#96acbc;}
        
        Text color #96acbc
      
           This box has a color of #96acbc        
        
          <div style="background-color:#96acbc;">Content here</div>
        
        
          .mybackground {background-color:#96acbc;}
        
        Background color #96acbc
      
           Border around this has a color of #96acbc        
        
          <div style="border:2px solid #96acbc;">Content here</div>
        
        
          .myborder {border:2px solid #96acbc;}
        
        Border color #96acbc