#95f8ce color space conversions
Hex:
        #95f8ce
        RGB:
        149, 248, 206
        CMY:
        42, 3, 19
        CMYK:
        40, 0, 17, 3
      HSL:
        155°, 87.6106%, 77.8431%
        HSV (HSB):
        155°, 39.9194%, 97.2549%
        XYZ:
        57.1024, 77.9806, 70.4347
        xyY:
        0.2778, 0.3794, 77.9806
      CIE-Lab:
        90.7710, -38.3209, 11.1175
        CIE-LCH:
        90.7710, 39.9010, 163.8217
        CIE-Luv:
        90.7710, -46.0376, 23.2242
        Hunter-Lab:
        88.3066, -39.1117, 14.5241
      #95f8ce color charts
#95f8ce RGB chart
      #95f8ce CMYK chart
      #95f8ce RGB pie chart
      #95f8ce color shades, tints & tones
#95f8ce color schemes
#95f8ce color preview, HTML & CSS examples
           This text has a color of #95f8ce        
        
          <p style="color:#95f8ce;">Text here</p>
        
        
          .mytext {color:#95f8ce;}
        
        Text color #95f8ce
      
           This box has a color of #95f8ce        
        
          <div style="background-color:#95f8ce;">Content here</div>
        
        
          .mybackground {background-color:#95f8ce;}
        
        Background color #95f8ce
      
           Border around this has a color of #95f8ce        
        
          <div style="border:2px solid #95f8ce;">Content here</div>
        
        
          .myborder {border:2px solid #95f8ce;}
        
        Border color #95f8ce