#9efbdf color space conversions
Hex:
        #9efbdf
        RGB:
        158, 251, 223
        CMY:
        38, 2, 13
        CMYK:
        37, 0, 11, 2
      HSL:
        162°, 92.0792%, 80.1961%
        HSV (HSB):
        162°, 37.0518%, 98.4314%
        XYZ:
        61.9170, 81.5912, 82.2973
        xyY:
        0.2742, 0.3613, 81.5912
      CIE-Lab:
        92.3941, -33.7778, 4.7045
        CIE-LCH:
        92.3941, 34.1039, 172.0710
        CIE-Luv:
        92.3941, -43.5383, 12.9404
        Hunter-Lab:
        90.3278, -35.7173, 9.2106
      #9efbdf color charts
#9efbdf RGB chart
      #9efbdf CMYK chart
      #9efbdf RGB pie chart
      #9efbdf color shades, tints & tones
#9efbdf color schemes
#9efbdf color preview, HTML & CSS examples
           This text has a color of #9efbdf        
        
          <p style="color:#9efbdf;">Text here</p>
        
        
          .mytext {color:#9efbdf;}
        
        Text color #9efbdf
      
           This box has a color of #9efbdf        
        
          <div style="background-color:#9efbdf;">Content here</div>
        
        
          .mybackground {background-color:#9efbdf;}
        
        Background color #9efbdf
      
           Border around this has a color of #9efbdf        
        
          <div style="border:2px solid #9efbdf;">Content here</div>
        
        
          .myborder {border:2px solid #9efbdf;}
        
        Border color #9efbdf