#95e3ce color space conversions
Hex:
        #95e3ce
        RGB:
        149, 227, 206
        CMY:
        42, 11, 19
        CMYK:
        34, 0, 9, 11
      HSL:
        164°, 58.2090%, 73.7255%
        HSV (HSB):
        164°, 34.3612%, 89.0196%
        XYZ:
        51.0041, 65.7840, 68.4019
        xyY:
        0.2754, 0.3552, 65.7840
      CIE-Lab:
        84.8861, -28.5426, 2.6513
        CIE-LCH:
        84.8861, 28.6655, 174.6931
        CIE-Luv:
        84.8861, -37.1925, 8.8142
        Hunter-Lab:
        81.1073, -29.6886, 6.7729
      #95e3ce color charts
#95e3ce RGB chart
      #95e3ce CMYK chart
      #95e3ce RGB pie chart
      #95e3ce color shades, tints & tones
#95e3ce color schemes
#95e3ce color preview, HTML & CSS examples
           This text has a color of #95e3ce        
        
          <p style="color:#95e3ce;">Text here</p>
        
        
          .mytext {color:#95e3ce;}
        
        Text color #95e3ce
      
           This box has a color of #95e3ce        
        
          <div style="background-color:#95e3ce;">Content here</div>
        
        
          .mybackground {background-color:#95e3ce;}
        
        Background color #95e3ce
      
           Border around this has a color of #95e3ce        
        
          <div style="border:2px solid #95e3ce;">Content here</div>
        
        
          .myborder {border:2px solid #95e3ce;}
        
        Border color #95e3ce