#95fcd2 color space conversions
Hex:
        #95fcd2
        RGB:
        149, 252, 210
        CMY:
        42, 1, 18
        CMYK:
        41, 0, 17, 1
      HSL:
        156°, 94.4954%, 78.6275%
        HSV (HSB):
        156°, 40.8730%, 98.8235%
        XYZ:
        58.8377, 80.6635, 73.4413
        xyY:
        0.2763, 0.3788, 80.6635
      CIE-Lab:
        91.9818, -39.3083, 10.7779
        CIE-LCH:
        91.9818, 40.7591, 164.6669
        CIE-Luv:
        91.9818, -47.5822, 22.9380
        Hunter-Lab:
        89.8129, -40.2346, 14.3867
      #95fcd2 color charts
#95fcd2 RGB chart
      #95fcd2 CMYK chart
      #95fcd2 RGB pie chart
      #95fcd2 color shades, tints & tones
#95fcd2 color schemes
#95fcd2 color preview, HTML & CSS examples
           This text has a color of #95fcd2        
        
          <p style="color:#95fcd2;">Text here</p>
        
        
          .mytext {color:#95fcd2;}
        
        Text color #95fcd2
      
           This box has a color of #95fcd2        
        
          <div style="background-color:#95fcd2;">Content here</div>
        
        
          .mybackground {background-color:#95fcd2;}
        
        Background color #95fcd2
      
           Border around this has a color of #95fcd2        
        
          <div style="border:2px solid #95fcd2;">Content here</div>
        
        
          .myborder {border:2px solid #95fcd2;}
        
        Border color #95fcd2