#95dbd8 color space conversions
Hex:
        #95dbd8
        RGB:
        149, 219, 216
        CMY:
        42, 14, 15
        CMYK:
        32, 0, 1, 14
      HSL:
        177°, 49.2958%, 72.1569%
        HSV (HSB):
        177°, 31.9635%, 85.8824%
        XYZ:
        50.1206, 62.0105, 74.2933
        xyY:
        0.2689, 0.3326, 62.0105
      CIE-Lab:
        82.9190, -22.4233, -5.5232
        CIE-LCH:
        82.9190, 23.0936, 193.8374
        CIE-Luv:
        82.9190, -33.6422, -4.8274
        Hunter-Lab:
        78.7467, -24.1953, -0.8142
      #95dbd8 color charts
#95dbd8 RGB chart
      #95dbd8 CMYK chart
      #95dbd8 RGB pie chart
      #95dbd8 color shades, tints & tones
#95dbd8 color schemes
#95dbd8 color preview, HTML & CSS examples
           This text has a color of #95dbd8        
        
          <p style="color:#95dbd8;">Text here</p>
        
        
          .mytext {color:#95dbd8;}
        
        Text color #95dbd8
      
           This box has a color of #95dbd8        
        
          <div style="background-color:#95dbd8;">Content here</div>
        
        
          .mybackground {background-color:#95dbd8;}
        
        Background color #95dbd8
      
           Border around this has a color of #95dbd8        
        
          <div style="border:2px solid #95dbd8;">Content here</div>
        
        
          .myborder {border:2px solid #95dbd8;}
        
        Border color #95dbd8