#96dadf color space conversions
Hex:
        #96dadf
        RGB:
        150, 218, 223
        CMY:
        41, 15, 13
        CMYK:
        33, 2, 0, 13
      HSL:
        184°, 53.2847%, 73.1373%
        HSV (HSB):
        184°, 32.7354%, 87.4510%
        XYZ:
        50.9684, 61.9546, 79.0841
        xyY:
        0.2655, 0.3227, 61.9546
      CIE-Lab:
        82.8892, -20.0304, -9.2806
        CIE-LCH:
        82.8892, 22.0759, 204.8596
        CIE-Luv:
        82.8892, -32.7499, -11.1751
        Hunter-Lab:
        78.7112, -22.1594, -4.4731
      #96dadf color charts
#96dadf RGB chart
      #96dadf CMYK chart
      #96dadf RGB pie chart
      #96dadf color shades, tints & tones
#96dadf color schemes
#96dadf color preview, HTML & CSS examples
           This text has a color of #96dadf        
        
          <p style="color:#96dadf;">Text here</p>
        
        
          .mytext {color:#96dadf;}
        
        Text color #96dadf
      
           This box has a color of #96dadf        
        
          <div style="background-color:#96dadf;">Content here</div>
        
        
          .mybackground {background-color:#96dadf;}
        
        Background color #96dadf
      
           Border around this has a color of #96dadf        
        
          <div style="border:2px solid #96dadf;">Content here</div>
        
        
          .myborder {border:2px solid #96dadf;}
        
        Border color #96dadf