#95e2ce color space conversions
Hex:
        #95e2ce
        RGB:
        149, 226, 206
        CMY:
        42, 11, 19
        CMYK:
        34, 0, 9, 11
      HSL:
        164°, 57.0370%, 73.5294%
        HSV (HSB):
        164°, 34.0708%, 88.6275%
        XYZ:
        50.7314, 65.2385, 68.3110
        xyY:
        0.2753, 0.3540, 65.2385
      CIE-Lab:
        84.6065, -28.0629, 2.2451
        CIE-LCH:
        84.6065, 28.1526, 175.4259
        CIE-Luv:
        84.6065, -36.7656, 8.1150
        Hunter-Lab:
        80.7704, -29.2334, 6.3951
      #95e2ce color charts
#95e2ce RGB chart
      #95e2ce CMYK chart
      #95e2ce RGB pie chart
      #95e2ce color shades, tints & tones
#95e2ce color schemes
#95e2ce color preview, HTML & CSS examples
           This text has a color of #95e2ce        
        
          <p style="color:#95e2ce;">Text here</p>
        
        
          .mytext {color:#95e2ce;}
        
        Text color #95e2ce
      
           This box has a color of #95e2ce        
        
          <div style="background-color:#95e2ce;">Content here</div>
        
        
          .mybackground {background-color:#95e2ce;}
        
        Background color #95e2ce
      
           Border around this has a color of #95e2ce        
        
          <div style="border:2px solid #95e2ce;">Content here</div>
        
        
          .myborder {border:2px solid #95e2ce;}
        
        Border color #95e2ce