#95d4bb color space conversions
Hex:
        #95d4bb
        RGB:
        149, 212, 187
        CMY:
        42, 17, 27
        CMYK:
        30, 0, 12, 17
      HSL:
        156°, 42.2819%, 70.7843%
        HSV (HSB):
        156°, 29.7170%, 83.1373%
        XYZ:
        44.9076, 57.0644, 55.6614
        xyY:
        0.2849, 0.3620, 57.0644
      CIE-Lab:
        80.2158, -25.2924, 5.9723
        CIE-LCH:
        80.2158, 25.9880, 166.7141
        CIE-Luv:
        80.2158, -30.8923, 13.1472
        Hunter-Lab:
        75.5410, -26.0821, 9.1916
      #95d4bb color charts
#95d4bb RGB chart
      #95d4bb CMYK chart
      #95d4bb RGB pie chart
      #95d4bb color shades, tints & tones
#95d4bb color schemes
#95d4bb color preview, HTML & CSS examples
           This text has a color of #95d4bb        
        
          <p style="color:#95d4bb;">Text here</p>
        
        
          .mytext {color:#95d4bb;}
        
        Text color #95d4bb
      
           This box has a color of #95d4bb        
        
          <div style="background-color:#95d4bb;">Content here</div>
        
        
          .mybackground {background-color:#95d4bb;}
        
        Background color #95d4bb
      
           Border around this has a color of #95d4bb        
        
          <div style="border:2px solid #95d4bb;">Content here</div>
        
        
          .myborder {border:2px solid #95d4bb;}
        
        Border color #95d4bb