#95d8fa color space conversions
Hex:
        #95d8fa
        RGB:
        149, 216, 250
        CMY:
        42, 15, 2
        CMYK:
        40, 14, 0, 2
      HSL:
        200°, 90.9910%, 78.2353%
        HSV (HSB):
        200°, 40.4000%, 98.0392%
        XYZ:
        54.2056, 62.4034, 99.6306
        xyY:
        0.2507, 0.2886, 62.4034
      CIE-Lab:
        83.1275, -12.6330, -23.2570
        CIE-LCH:
        83.1275, 26.4666, 241.4896
        CIE-Luv:
        83.1275, -32.0408, -35.3117
        Hunter-Lab:
        78.9958, -15.7590, -19.4803
      #95d8fa color charts
#95d8fa RGB chart
      #95d8fa CMYK chart
      #95d8fa RGB pie chart
      #95d8fa color shades, tints & tones
#95d8fa color schemes
#95d8fa color preview, HTML & CSS examples
           This text has a color of #95d8fa        
        
          <p style="color:#95d8fa;">Text here</p>
        
        
          .mytext {color:#95d8fa;}
        
        Text color #95d8fa
      
           This box has a color of #95d8fa        
        
          <div style="background-color:#95d8fa;">Content here</div>
        
        
          .mybackground {background-color:#95d8fa;}
        
        Background color #95d8fa
      
           Border around this has a color of #95d8fa        
        
          <div style="border:2px solid #95d8fa;">Content here</div>
        
        
          .myborder {border:2px solid #95d8fa;}
        
        Border color #95d8fa