#95bcfb color space conversions
Hex:
        #95bcfb
        RGB:
        149, 188, 251
        CMY:
        42, 26, 2
        CMYK:
        41, 25, 0, 2
      HSL:
        217°, 92.7273%, 78.4314%
        HSV (HSB):
        217°, 40.6375%, 98.4314%
        XYZ:
        47.7902, 49.3210, 98.2679
        xyY:
        0.2446, 0.2524, 49.3210
      CIE-Lab:
        75.6506, 2.5456, -35.2588
        CIE-LCH:
        75.6506, 35.3506, 274.1294
        CIE-Luv:
        75.6506, -20.8817, -57.2791
        Hunter-Lab:
        70.2289, -1.4328, -33.8013
      #95bcfb color charts
#95bcfb RGB chart
      #95bcfb CMYK chart
      #95bcfb RGB pie chart
      #95bcfb color shades, tints & tones
#95bcfb color schemes
#95bcfb color preview, HTML & CSS examples
           This text has a color of #95bcfb        
        
          <p style="color:#95bcfb;">Text here</p>
        
        
          .mytext {color:#95bcfb;}
        
        Text color #95bcfb
      
           This box has a color of #95bcfb        
        
          <div style="background-color:#95bcfb;">Content here</div>
        
        
          .mybackground {background-color:#95bcfb;}
        
        Background color #95bcfb
      
           Border around this has a color of #95bcfb        
        
          <div style="border:2px solid #95bcfb;">Content here</div>
        
        
          .myborder {border:2px solid #95bcfb;}
        
        Border color #95bcfb