#95dec9 color space conversions
Hex:
        #95dec9
        RGB:
        149, 222, 201
        CMY:
        42, 13, 21
        CMYK:
        33, 0, 9, 13
      HSL:
        163°, 52.5180%, 72.7451%
        HSV (HSB):
        163°, 32.8829%, 87.0588%
        XYZ:
        49.0583, 62.8492, 64.8038
        xyY:
        0.2776, 0.3557, 62.8492
      CIE-Lab:
        83.3630, -27.2113, 3.0828
        CIE-LCH:
        83.3630, 27.3854, 173.5363
        CIE-Luv:
        83.3630, -35.1240, 9.2261
        Hunter-Lab:
        79.2775, -28.2766, 7.0288
      #95dec9 color charts
#95dec9 RGB chart
      #95dec9 CMYK chart
      #95dec9 RGB pie chart
      #95dec9 color shades, tints & tones
#95dec9 color schemes
#95dec9 color preview, HTML & CSS examples
           This text has a color of #95dec9        
        
          <p style="color:#95dec9;">Text here</p>
        
        
          .mytext {color:#95dec9;}
        
        Text color #95dec9
      
           This box has a color of #95dec9        
        
          <div style="background-color:#95dec9;">Content here</div>
        
        
          .mybackground {background-color:#95dec9;}
        
        Background color #95dec9
      
           Border around this has a color of #95dec9        
        
          <div style="border:2px solid #95dec9;">Content here</div>
        
        
          .myborder {border:2px solid #95dec9;}
        
        Border color #95dec9