#95bbff color space conversions
Hex:
        #95bbff
        RGB:
        149, 187, 255
        CMY:
        42, 27, 0
        CMYK:
        42, 27, 0, 0
      HSL:
        218°, 100.0000%, 79.2157%
        HSV (HSB):
        218°, 41.5686%, 100.0000%
        XYZ:
        48.2147, 49.1502, 101.5535
        xyY:
        0.2424, 0.2471, 49.1502
      CIE-Lab:
        75.5447, 4.1760, -37.5720
        CIE-LCH:
        75.5447, 37.8034, 276.3422
        CIE-Luv:
        75.5447, -20.5508, -61.4357
        Hunter-Lab:
        70.1072, 0.0720, -36.8092
      #95bbff color charts
#95bbff RGB chart
      #95bbff CMYK chart
      #95bbff RGB pie chart
      #95bbff color shades, tints & tones
#95bbff color schemes
#95bbff color preview, HTML & CSS examples
           This text has a color of #95bbff        
        
          <p style="color:#95bbff;">Text here</p>
        
        
          .mytext {color:#95bbff;}
        
        Text color #95bbff
      
           This box has a color of #95bbff        
        
          <div style="background-color:#95bbff;">Content here</div>
        
        
          .mybackground {background-color:#95bbff;}
        
        Background color #95bbff
      
           Border around this has a color of #95bbff        
        
          <div style="border:2px solid #95bbff;">Content here</div>
        
        
          .myborder {border:2px solid #95bbff;}
        
        Border color #95bbff