#95adda color space conversions
Hex:
        #95adda
        RGB:
        149, 173, 218
        CMY:
        42, 32, 15
        CMYK:
        32, 21, 0, 15
      HSL:
        219°, 48.2517%, 71.9608%
        HSV (HSB):
        219°, 31.6514%, 85.4902%
        XYZ:
        39.9929, 41.3387, 72.2010
        xyY:
        0.2605, 0.2693, 41.3387
      CIE-Lab:
        70.4125, 2.2043, -25.4173
        CIE-LCH:
        70.4125, 25.5128, 274.9566
        CIE-Luv:
        70.4125, -14.0642, -40.2315
        Hunter-Lab:
        64.2951, -1.4859, -21.5738
      #95adda color charts
#95adda RGB chart
      #95adda CMYK chart
      #95adda RGB pie chart
      #95adda color shades, tints & tones
#95adda color schemes
#95adda color preview, HTML & CSS examples
           This text has a color of #95adda        
        
          <p style="color:#95adda;">Text here</p>
        
        
          .mytext {color:#95adda;}
        
        Text color #95adda
      
           This box has a color of #95adda        
        
          <div style="background-color:#95adda;">Content here</div>
        
        
          .mybackground {background-color:#95adda;}
        
        Background color #95adda
      
           Border around this has a color of #95adda        
        
          <div style="border:2px solid #95adda;">Content here</div>
        
        
          .myborder {border:2px solid #95adda;}
        
        Border color #95adda