#95bdfb color space conversions
Hex:
        #95bdfb
        RGB:
        149, 189, 251
        CMY:
        42, 26, 2
        CMYK:
        41, 25, 0, 2
      HSL:
        216°, 92.7273%, 78.4314%
        HSV (HSB):
        216°, 40.6375%, 98.4314%
        XYZ:
        48.0046, 49.7498, 98.3393
        xyY:
        0.2448, 0.2537, 49.7498
      CIE-Lab:
        75.9154, 1.9978, -34.8491
        CIE-LCH:
        75.9154, 34.9063, 273.2810
        CIE-Luv:
        75.9154, -21.2756, -56.5324
        Hunter-Lab:
        70.5335, -1.9479, -33.2899
      #95bdfb color charts
#95bdfb RGB chart
      #95bdfb CMYK chart
      #95bdfb RGB pie chart
      #95bdfb color shades, tints & tones
#95bdfb color schemes
#95bdfb color preview, HTML & CSS examples
           This text has a color of #95bdfb        
        
          <p style="color:#95bdfb;">Text here</p>
        
        
          .mytext {color:#95bdfb;}
        
        Text color #95bdfb
      
           This box has a color of #95bdfb        
        
          <div style="background-color:#95bdfb;">Content here</div>
        
        
          .mybackground {background-color:#95bdfb;}
        
        Background color #95bdfb
      
           Border around this has a color of #95bdfb        
        
          <div style="border:2px solid #95bdfb;">Content here</div>
        
        
          .myborder {border:2px solid #95bdfb;}
        
        Border color #95bdfb