#95cadd color space conversions
Hex:
        #95cadd
        RGB:
        149, 202, 221
        CMY:
        42, 21, 13
        CMYK:
        33, 9, 0, 13
      HSL:
        196°, 51.4286%, 72.5490%
        HSV (HSB):
        196°, 32.5792%, 86.6667%
        XYZ:
        46.5661, 53.8511, 76.3466
        xyY:
        0.2634, 0.3046, 53.8511
      CIE-Lab:
        78.3748, -12.6208, -14.9654
        CIE-LCH:
        78.3748, 19.5767, 229.8579
        CIE-Luv:
        78.3748, -26.3986, -21.3700
        Hunter-Lab:
        73.3833, -15.1518, -10.3159
      #95cadd color charts
#95cadd RGB chart
      #95cadd CMYK chart
      #95cadd RGB pie chart
      #95cadd color shades, tints & tones
#95cadd color schemes
#95cadd color preview, HTML & CSS examples
           This text has a color of #95cadd        
        
          <p style="color:#95cadd;">Text here</p>
        
        
          .mytext {color:#95cadd;}
        
        Text color #95cadd
      
           This box has a color of #95cadd        
        
          <div style="background-color:#95cadd;">Content here</div>
        
        
          .mybackground {background-color:#95cadd;}
        
        Background color #95cadd
      
           Border around this has a color of #95cadd        
        
          <div style="border:2px solid #95cadd;">Content here</div>
        
        
          .myborder {border:2px solid #95cadd;}
        
        Border color #95cadd