#95fcfb color space conversions
Hex:
        #95fcfb
        RGB:
        149, 252, 251
        CMY:
        42, 1, 2
        CMYK:
        41, 0, 0, 1
      HSL:
        179°, 94.4954%, 78.6275%
        HSV (HSB):
        179°, 40.8730%, 98.8235%
        XYZ:
        64.6174, 82.9754, 103.8769
        xyY:
        0.2570, 0.3300, 82.9754
      CIE-Lab:
        93.0037, -30.1934, -8.9493
        CIE-LCH:
        93.0037, 31.4918, 196.5098
        CIE-Luv:
        93.0037, -46.3998, -9.2032
        Hunter-Lab:
        91.0908, -32.7858, -3.8488
      #95fcfb color charts
#95fcfb RGB chart
      #95fcfb CMYK chart
      #95fcfb RGB pie chart
      #95fcfb color shades, tints & tones
#95fcfb color schemes
#95fcfb color preview, HTML & CSS examples
           This text has a color of #95fcfb        
        
          <p style="color:#95fcfb;">Text here</p>
        
        
          .mytext {color:#95fcfb;}
        
        Text color #95fcfb
      
           This box has a color of #95fcfb        
        
          <div style="background-color:#95fcfb;">Content here</div>
        
        
          .mybackground {background-color:#95fcfb;}
        
        Background color #95fcfb
      
           Border around this has a color of #95fcfb        
        
          <div style="border:2px solid #95fcfb;">Content here</div>
        
        
          .myborder {border:2px solid #95fcfb;}
        
        Border color #95fcfb