#95dec2 color space conversions
Hex:
        #95dec2
        RGB:
        149, 222, 194
        CMY:
        42, 13, 24
        CMYK:
        33, 0, 13, 13
      HSL:
        157°, 52.5180%, 72.7451%
        HSV (HSB):
        157°, 32.8829%, 87.0588%
        XYZ:
        48.2533, 62.5272, 60.5647
        xyY:
        0.2816, 0.3649, 62.5272
      CIE-Lab:
        83.1930, -28.6845, 6.5411
        CIE-LCH:
        83.1930, 29.4208, 167.1542
        CIE-Luv:
        83.1930, -35.2228, 14.6278
        Hunter-Lab:
        79.0741, -29.4538, 9.9403
      #95dec2 color charts
#95dec2 RGB chart
      #95dec2 CMYK chart
      #95dec2 RGB pie chart
      #95dec2 color shades, tints & tones
#95dec2 color schemes
#95dec2 color preview, HTML & CSS examples
           This text has a color of #95dec2        
        
          <p style="color:#95dec2;">Text here</p>
        
        
          .mytext {color:#95dec2;}
        
        Text color #95dec2
      
           This box has a color of #95dec2        
        
          <div style="background-color:#95dec2;">Content here</div>
        
        
          .mybackground {background-color:#95dec2;}
        
        Background color #95dec2
      
           Border around this has a color of #95dec2        
        
          <div style="border:2px solid #95dec2;">Content here</div>
        
        
          .myborder {border:2px solid #95dec2;}
        
        Border color #95dec2