#95c2bd color space conversions
Hex:
        #95c2bd
        RGB:
        149, 194, 189
        CMY:
        42, 24, 26
        CMYK:
        23, 0, 3, 24
      HSL:
        173°, 26.9461%, 67.2549%
        HSV (HSB):
        173°, 23.1959%, 76.0784%
        XYZ:
        40.8715, 48.6473, 55.3798
        xyY:
        0.2821, 0.3357, 48.6473
      CIE-Lab:
        75.2314, -15.8424, -2.3515
        CIE-LCH:
        75.2314, 16.0160, 188.4426
        CIE-Luv:
        75.2314, -22.7968, -0.9131
        Hunter-Lab:
        69.7476, -17.4587, 1.7469
      #95c2bd color charts
#95c2bd RGB chart
      #95c2bd CMYK chart
      #95c2bd RGB pie chart
      #95c2bd color shades, tints & tones
#95c2bd color schemes
#95c2bd color preview, HTML & CSS examples
           This text has a color of #95c2bd        
        
          <p style="color:#95c2bd;">Text here</p>
        
        
          .mytext {color:#95c2bd;}
        
        Text color #95c2bd
      
           This box has a color of #95c2bd        
        
          <div style="background-color:#95c2bd;">Content here</div>
        
        
          .mybackground {background-color:#95c2bd;}
        
        Background color #95c2bd
      
           Border around this has a color of #95c2bd        
        
          <div style="border:2px solid #95c2bd;">Content here</div>
        
        
          .myborder {border:2px solid #95c2bd;}
        
        Border color #95c2bd