#95b6ce color space conversions
Hex:
        #95b6ce
        RGB:
        149, 182, 206
        CMY:
        42, 29, 19
        CMYK:
        28, 12, 0, 19
      HSL:
        205°, 36.7742%, 69.6078%
        HSV (HSB):
        205°, 27.6699%, 80.7843%
        XYZ:
        40.2630, 44.3017, 64.8215
        xyY:
        0.2695, 0.2966, 44.3017
      CIE-Lab:
        72.4297, -5.6488, -15.7829
        CIE-LCH:
        72.4297, 16.7634, 250.3075
        CIE-Luv:
        72.4297, -17.6497, -23.4938
        Hunter-Lab:
        66.5595, -8.5015, -11.1502
      #95b6ce color charts
#95b6ce RGB chart
      #95b6ce CMYK chart
      #95b6ce RGB pie chart
      #95b6ce color shades, tints & tones
#95b6ce color schemes
#95b6ce color preview, HTML & CSS examples
           This text has a color of #95b6ce        
        
          <p style="color:#95b6ce;">Text here</p>
        
        
          .mytext {color:#95b6ce;}
        
        Text color #95b6ce
      
           This box has a color of #95b6ce        
        
          <div style="background-color:#95b6ce;">Content here</div>
        
        
          .mybackground {background-color:#95b6ce;}
        
        Background color #95b6ce
      
           Border around this has a color of #95b6ce        
        
          <div style="border:2px solid #95b6ce;">Content here</div>
        
        
          .myborder {border:2px solid #95b6ce;}
        
        Border color #95b6ce