#95ebaf color space conversions
Hex:
        #95ebaf
        RGB:
        149, 235, 175
        CMY:
        42, 8, 31
        CMYK:
        37, 0, 26, 8
      HSL:
        138°, 68.2540%, 75.2941%
        HSV (HSB):
        138°, 36.5957%, 92.1569%
        XYZ:
        49.8406, 68.9014, 51.2299
        xyY:
        0.2932, 0.4054, 68.9014
      CIE-Lab:
        86.4552, -38.4192, 21.0917
        CIE-LCH:
        86.4552, 43.8280, 151.2337
        CIE-Luv:
        86.4552, -41.2256, 37.0292
        Hunter-Lab:
        83.0068, -38.0835, 21.5124
      #95ebaf color charts
#95ebaf RGB chart
      #95ebaf CMYK chart
      #95ebaf RGB pie chart
      #95ebaf color shades, tints & tones
#95ebaf color schemes
#95ebaf color preview, HTML & CSS examples
           This text has a color of #95ebaf        
        
          <p style="color:#95ebaf;">Text here</p>
        
        
          .mytext {color:#95ebaf;}
        
        Text color #95ebaf
      
           This box has a color of #95ebaf        
        
          <div style="background-color:#95ebaf;">Content here</div>
        
        
          .mybackground {background-color:#95ebaf;}
        
        Background color #95ebaf
      
           Border around this has a color of #95ebaf        
        
          <div style="border:2px solid #95ebaf;">Content here</div>
        
        
          .myborder {border:2px solid #95ebaf;}
        
        Border color #95ebaf