#95c7ea color space conversions
Hex:
        #95c7ea
        RGB:
        149, 199, 234
        CMY:
        42, 22, 8
        CMYK:
        36, 15, 0, 8
      HSL:
        205°, 66.9291%, 75.0980%
        HSV (HSB):
        205°, 36.3248%, 91.7647%
        XYZ:
        47.6691, 53.1769, 85.5936
        xyY:
        0.2557, 0.2852, 53.1769
      CIE-Lab:
        77.9793, -7.8281, -22.5491
        CIE-LCH:
        77.9793, 23.8693, 250.8551
        CIE-Luv:
        77.9793, -25.1693, -34.5510
        Hunter-Lab:
        72.9225, -10.9297, -18.5466
      #95c7ea color charts
#95c7ea RGB chart
      #95c7ea CMYK chart
      #95c7ea RGB pie chart
      #95c7ea color shades, tints & tones
#95c7ea color schemes
#95c7ea color preview, HTML & CSS examples
           This text has a color of #95c7ea        
        
          <p style="color:#95c7ea;">Text here</p>
        
        
          .mytext {color:#95c7ea;}
        
        Text color #95c7ea
      
           This box has a color of #95c7ea        
        
          <div style="background-color:#95c7ea;">Content here</div>
        
        
          .mybackground {background-color:#95c7ea;}
        
        Background color #95c7ea
      
           Border around this has a color of #95c7ea        
        
          <div style="border:2px solid #95c7ea;">Content here</div>
        
        
          .myborder {border:2px solid #95c7ea;}
        
        Border color #95c7ea