#95b8ec color space conversions
Hex:
        #95b8ec
        RGB:
        149, 184, 236
        CMY:
        42, 28, 7
        CMYK:
        37, 22, 0, 7
      HSL:
        216°, 69.6000%, 75.4902%
        HSV (HSB):
        216°, 36.8644%, 92.5490%
        XYZ:
        44.6752, 46.7267, 86.0214
        xyY:
        0.2518, 0.2634, 46.7267
      CIE-Lab:
        74.0146, 0.7642, -29.6919
        CIE-LCH:
        74.0146, 29.7017, 271.4743
        CIE-Luv:
        74.0146, -19.0387, -47.4564
        Hunter-Lab:
        68.3569, -2.9644, -26.7616
      #95b8ec color charts
#95b8ec RGB chart
      #95b8ec CMYK chart
      #95b8ec RGB pie chart
      #95b8ec color shades, tints & tones
#95b8ec color schemes
#95b8ec color preview, HTML & CSS examples
           This text has a color of #95b8ec        
        
          <p style="color:#95b8ec;">Text here</p>
        
        
          .mytext {color:#95b8ec;}
        
        Text color #95b8ec
      
           This box has a color of #95b8ec        
        
          <div style="background-color:#95b8ec;">Content here</div>
        
        
          .mybackground {background-color:#95b8ec;}
        
        Background color #95b8ec
      
           Border around this has a color of #95b8ec        
        
          <div style="border:2px solid #95b8ec;">Content here</div>
        
        
          .myborder {border:2px solid #95b8ec;}
        
        Border color #95b8ec