#95aede color space conversions
Hex:
        #95aede
        RGB:
        149, 174, 222
        CMY:
        42, 32, 13
        CMYK:
        33, 22, 0, 13
      HSL:
        219°, 52.5180%, 72.7451%
        HSV (HSB):
        219°, 32.8829%, 87.0588%
        XYZ:
        40.7153, 41.9356, 75.0557
        xyY:
        0.2582, 0.2659, 41.9356
      CIE-Lab:
        70.8265, 2.6626, -26.9726
        CIE-LCH:
        70.8265, 27.1037, 275.6376
        CIE-Luv:
        70.8265, -14.5984, -42.9050
        Hunter-Lab:
        64.7577, -1.0971, -23.3881
      #95aede color charts
#95aede RGB chart
      #95aede CMYK chart
      #95aede RGB pie chart
      #95aede color shades, tints & tones
#95aede color schemes
#95aede color preview, HTML & CSS examples
           This text has a color of #95aede        
        
          <p style="color:#95aede;">Text here</p>
        
        
          .mytext {color:#95aede;}
        
        Text color #95aede
      
           This box has a color of #95aede        
        
          <div style="background-color:#95aede;">Content here</div>
        
        
          .mybackground {background-color:#95aede;}
        
        Background color #95aede
      
           Border around this has a color of #95aede        
        
          <div style="border:2px solid #95aede;">Content here</div>
        
        
          .myborder {border:2px solid #95aede;}
        
        Border color #95aede