#95c2fe color space conversions
Hex:
        #95c2fe
        RGB:
        149, 194, 254
        CMY:
        42, 24, 0
        CMYK:
        41, 24, 0, 0
      HSL:
        214°, 98.1308%, 79.0196%
        HSV (HSB):
        214°, 41.3386%, 99.6078%
        XYZ:
        49.5756, 52.1289, 101.2149
        xyY:
        0.2443, 0.2569, 52.1289
      CIE-Lab:
        77.3578, 0.0776, -34.2284
        CIE-LCH:
        77.3578, 34.2285, 270.1298
        CIE-Luv:
        77.3578, -23.2785, -55.3465
        Hunter-Lab:
        72.2003, -3.7854, -32.5761
      #95c2fe color charts
#95c2fe RGB chart
      #95c2fe CMYK chart
      #95c2fe RGB pie chart
      #95c2fe color shades, tints & tones
#95c2fe color schemes
#95c2fe color preview, HTML & CSS examples
           This text has a color of #95c2fe        
        
          <p style="color:#95c2fe;">Text here</p>
        
        
          .mytext {color:#95c2fe;}
        
        Text color #95c2fe
      
           This box has a color of #95c2fe        
        
          <div style="background-color:#95c2fe;">Content here</div>
        
        
          .mybackground {background-color:#95c2fe;}
        
        Background color #95c2fe
      
           Border around this has a color of #95c2fe        
        
          <div style="border:2px solid #95c2fe;">Content here</div>
        
        
          .myborder {border:2px solid #95c2fe;}
        
        Border color #95c2fe