#95b2ce color space conversions
Hex:
        #95b2ce
        RGB:
        149, 178, 206
        CMY:
        42, 30, 19
        CMYK:
        28, 14, 0, 19
      HSL:
        209°, 36.7742%, 69.6078%
        HSV (HSB):
        209°, 27.6699%, 80.7843%
        XYZ:
        39.4554, 42.6866, 64.5523
        xyY:
        0.2690, 0.2910, 42.6866
      CIE-Lab:
        71.3417, -3.4868, -17.4255
        CIE-LCH:
        71.3417, 17.7709, 258.6846
        CIE-Luv:
        71.3417, -15.9002, -26.4095
        Hunter-Lab:
        65.3350, -6.5411, -12.8453
      #95b2ce color charts
#95b2ce RGB chart
      #95b2ce CMYK chart
      #95b2ce RGB pie chart
      #95b2ce color shades, tints & tones
#95b2ce color schemes
#95b2ce color preview, HTML & CSS examples
           This text has a color of #95b2ce        
        
          <p style="color:#95b2ce;">Text here</p>
        
        
          .mytext {color:#95b2ce;}
        
        Text color #95b2ce
      
           This box has a color of #95b2ce        
        
          <div style="background-color:#95b2ce;">Content here</div>
        
        
          .mybackground {background-color:#95b2ce;}
        
        Background color #95b2ce
      
           Border around this has a color of #95b2ce        
        
          <div style="border:2px solid #95b2ce;">Content here</div>
        
        
          .myborder {border:2px solid #95b2ce;}
        
        Border color #95b2ce