#95d5ac color space conversions
Hex:
        #95d5ac
        RGB:
        149, 213, 172
        CMY:
        42, 16, 33
        CMYK:
        30, 0, 19, 16
      HSL:
        142°, 43.2432%, 70.9804%
        HSV (HSB):
        142°, 30.0469%, 83.5294%
        XYZ:
        43.6351, 56.9566, 47.7236
        xyY:
        0.2942, 0.3840, 56.9566
      CIE-Lab:
        80.1552, -28.7447, 13.8626
        CIE-LCH:
        80.1552, 31.9129, 154.2535
        CIE-Luv:
        80.1552, -31.4677, 25.0195
        Hunter-Lab:
        75.4696, -28.8666, 15.3364
      #95d5ac color charts
#95d5ac RGB chart
      #95d5ac CMYK chart
      #95d5ac RGB pie chart
      #95d5ac color shades, tints & tones
#95d5ac color schemes
#95d5ac color preview, HTML & CSS examples
           This text has a color of #95d5ac        
        
          <p style="color:#95d5ac;">Text here</p>
        
        
          .mytext {color:#95d5ac;}
        
        Text color #95d5ac
      
           This box has a color of #95d5ac        
        
          <div style="background-color:#95d5ac;">Content here</div>
        
        
          .mybackground {background-color:#95d5ac;}
        
        Background color #95d5ac
      
           Border around this has a color of #95d5ac        
        
          <div style="border:2px solid #95d5ac;">Content here</div>
        
        
          .myborder {border:2px solid #95d5ac;}
        
        Border color #95d5ac