#95fca3 color space conversions
Hex:
        #95fca3
        RGB:
        149, 252, 163
        CMY:
        42, 1, 36
        CMYK:
        41, 0, 35, 1
      HSL:
        128°, 94.4954%, 78.6275%
        HSV (HSB):
        128°, 40.8730%, 98.8235%
        XYZ:
        53.8157, 78.6547, 46.9958
        xyY:
        0.2999, 0.4383, 78.6547
      CIE-Lab:
        91.0778, -47.8983, 33.4710
        CIE-LCH:
        91.0778, 58.4342, 145.0544
        CIE-Luv:
        91.0778, -48.8313, 55.2169
        Hunter-Lab:
        88.6875, -46.8891, 30.6633
      #95fca3 color charts
#95fca3 RGB chart
      #95fca3 CMYK chart
      #95fca3 RGB pie chart
      #95fca3 color shades, tints & tones
#95fca3 color schemes
#95fca3 color preview, HTML & CSS examples
           This text has a color of #95fca3        
        
          <p style="color:#95fca3;">Text here</p>
        
        
          .mytext {color:#95fca3;}
        
        Text color #95fca3
      
           This box has a color of #95fca3        
        
          <div style="background-color:#95fca3;">Content here</div>
        
        
          .mybackground {background-color:#95fca3;}
        
        Background color #95fca3
      
           Border around this has a color of #95fca3        
        
          <div style="border:2px solid #95fca3;">Content here</div>
        
        
          .myborder {border:2px solid #95fca3;}
        
        Border color #95fca3