#95cdf5 color space conversions
Hex:
        #95cdf5
        RGB:
        149, 205, 245
        CMY:
        42, 20, 4
        CMYK:
        39, 16, 0, 4
      HSL:
        205°, 82.7586%, 77.2549%
        HSV (HSB):
        205°, 39.1837%, 96.0784%
        XYZ:
        50.7072, 56.6448, 94.6472
        xyY:
        0.2510, 0.2804, 56.6448
      CIE-Lab:
        79.9794, -8.1829, -25.3919
        CIE-LCH:
        79.9794, 26.6779, 252.1377
        CIE-Luv:
        79.9794, -27.6341, -39.3808
        Hunter-Lab:
        75.2627, -11.4480, -21.8767
      #95cdf5 color charts
#95cdf5 RGB chart
      #95cdf5 CMYK chart
      #95cdf5 RGB pie chart
      #95cdf5 color shades, tints & tones
#95cdf5 color schemes
#95cdf5 color preview, HTML & CSS examples
           This text has a color of #95cdf5        
        
          <p style="color:#95cdf5;">Text here</p>
        
        
          .mytext {color:#95cdf5;}
        
        Text color #95cdf5
      
           This box has a color of #95cdf5        
        
          <div style="background-color:#95cdf5;">Content here</div>
        
        
          .mybackground {background-color:#95cdf5;}
        
        Background color #95cdf5
      
           Border around this has a color of #95cdf5        
        
          <div style="border:2px solid #95cdf5;">Content here</div>
        
        
          .myborder {border:2px solid #95cdf5;}
        
        Border color #95cdf5