#95d5fa color space conversions
Hex:
        #95d5fa
        RGB:
        149, 213, 250
        CMY:
        42, 16, 2
        CMYK:
        40, 15, 0, 2
      HSL:
        202°, 90.9910%, 78.2353%
        HSV (HSB):
        202°, 40.4000%, 98.0392%
        XYZ:
        53.4440, 60.8802, 99.3767
        xyY:
        0.2501, 0.2849, 60.8802
      CIE-Lab:
        82.3143, -11.0789, -24.4940
        CIE-LCH:
        82.3143, 26.8831, 245.6622
        CIE-Luv:
        82.3143, -30.8368, -37.5817
        Hunter-Lab:
        78.0258, -14.2809, -20.8961
      #95d5fa color charts
#95d5fa RGB chart
      #95d5fa CMYK chart
      #95d5fa RGB pie chart
      #95d5fa color shades, tints & tones
#95d5fa color schemes
#95d5fa color preview, HTML & CSS examples
           This text has a color of #95d5fa        
        
          <p style="color:#95d5fa;">Text here</p>
        
        
          .mytext {color:#95d5fa;}
        
        Text color #95d5fa
      
           This box has a color of #95d5fa        
        
          <div style="background-color:#95d5fa;">Content here</div>
        
        
          .mybackground {background-color:#95d5fa;}
        
        Background color #95d5fa
      
           Border around this has a color of #95d5fa        
        
          <div style="border:2px solid #95d5fa;">Content here</div>
        
        
          .myborder {border:2px solid #95d5fa;}
        
        Border color #95d5fa