#95e9cf color space conversions
Hex:
        #95e9cf
        RGB:
        149, 233, 207
        CMY:
        42, 9, 19
        CMYK:
        36, 0, 11, 9
      HSL:
        161°, 65.6250%, 74.9020%
        HSV (HSB):
        161°, 36.0515%, 91.3725%
        XYZ:
        52.7958, 69.1724, 69.6005
        xyY:
        0.2756, 0.3611, 69.1724
      CIE-Lab:
        86.5893, -31.1810, 4.5932
        CIE-LCH:
        86.5893, 31.5175, 171.6201
        CIE-Luv:
        86.5893, -39.7234, 12.2141
        Hunter-Lab:
        83.1699, -32.2366, 8.6023
      #95e9cf color charts
#95e9cf RGB chart
      #95e9cf CMYK chart
      #95e9cf RGB pie chart
      #95e9cf color shades, tints & tones
#95e9cf color schemes
#95e9cf color preview, HTML & CSS examples
           This text has a color of #95e9cf        
        
          <p style="color:#95e9cf;">Text here</p>
        
        
          .mytext {color:#95e9cf;}
        
        Text color #95e9cf
      
           This box has a color of #95e9cf        
        
          <div style="background-color:#95e9cf;">Content here</div>
        
        
          .mybackground {background-color:#95e9cf;}
        
        Background color #95e9cf
      
           Border around this has a color of #95e9cf        
        
          <div style="border:2px solid #95e9cf;">Content here</div>
        
        
          .myborder {border:2px solid #95e9cf;}
        
        Border color #95e9cf