#9bf6dc color space conversions
Hex:
        #9bf6dc
        RGB:
        155, 246, 220
        CMY:
        39, 4, 14
        CMYK:
        37, 0, 11, 4
      HSL:
        163°, 83.4862%, 78.6275%
        HSV (HSB):
        163°, 36.9919%, 96.4706%
        XYZ:
        59.3916, 78.0474, 79.6445
        xyY:
        0.2736, 0.3595, 78.0474
      CIE-Lab:
        90.8015, -32.8881, 3.9376
        CIE-LCH:
        90.8015, 33.1230, 173.1726
        CIE-Luv:
        90.8015, -42.6415, 11.5899
        Hunter-Lab:
        88.3444, -34.6020, 8.3898
      #9bf6dc color charts
#9bf6dc RGB chart
      #9bf6dc CMYK chart
      #9bf6dc RGB pie chart
      #9bf6dc color shades, tints & tones
#9bf6dc color schemes
#9bf6dc color preview, HTML & CSS examples
           This text has a color of #9bf6dc        
        
          <p style="color:#9bf6dc;">Text here</p>
        
        
          .mytext {color:#9bf6dc;}
        
        Text color #9bf6dc
      
           This box has a color of #9bf6dc        
        
          <div style="background-color:#9bf6dc;">Content here</div>
        
        
          .mybackground {background-color:#9bf6dc;}
        
        Background color #9bf6dc
      
           Border around this has a color of #9bf6dc        
        
          <div style="border:2px solid #9bf6dc;">Content here</div>
        
        
          .myborder {border:2px solid #9bf6dc;}
        
        Border color #9bf6dc