#95c5ff color space conversions
Hex:
        #95c5ff
        RGB:
        149, 197, 255
        CMY:
        42, 23, 0
        CMYK:
        42, 23, 0, 0
      HSL:
        213°, 100.0000%, 79.2157%
        HSV (HSB):
        213°, 41.5686%, 100.0000%
        XYZ:
        50.4107, 53.5421, 102.2855
        xyY:
        0.2444, 0.2596, 53.5421
      CIE-Lab:
        78.1940, -1.2791, -33.4727
        CIE-LCH:
        78.1940, 33.4971, 267.8117
        CIE-Luv:
        78.1940, -24.4672, -53.9430
        Hunter-Lab:
        73.1724, -5.0778, -31.6589
      #95c5ff color charts
#95c5ff RGB chart
      #95c5ff CMYK chart
      #95c5ff RGB pie chart
      #95c5ff color shades, tints & tones
#95c5ff color schemes
#95c5ff color preview, HTML & CSS examples
           This text has a color of #95c5ff        
        
          <p style="color:#95c5ff;">Text here</p>
        
        
          .mytext {color:#95c5ff;}
        
        Text color #95c5ff
      
           This box has a color of #95c5ff        
        
          <div style="background-color:#95c5ff;">Content here</div>
        
        
          .mybackground {background-color:#95c5ff;}
        
        Background color #95c5ff
      
           Border around this has a color of #95c5ff        
        
          <div style="border:2px solid #95c5ff;">Content here</div>
        
        
          .myborder {border:2px solid #95c5ff;}
        
        Border color #95c5ff