#95e7fa color space conversions
Hex:
        #95e7fa
        RGB:
        149, 231, 250
        CMY:
        42, 9, 2
        CMYK:
        40, 8, 0, 2
      HSL:
        191°, 90.9910%, 78.2353%
        HSV (HSB):
        191°, 40.4000%, 98.0392%
        XYZ:
        58.2257, 70.4435, 100.9706
        xyY:
        0.2536, 0.3068, 70.4435
      CIE-Lab:
        87.2139, -20.2400, -17.0780
        CIE-LCH:
        87.2139, 26.4824, 220.1568
        CIE-Luv:
        87.2139, -38.0590, -23.9993
        Hunter-Lab:
        83.9306, -23.0468, -12.5759
      #95e7fa color charts
#95e7fa RGB chart
      #95e7fa CMYK chart
      #95e7fa RGB pie chart
      #95e7fa color shades, tints & tones
#95e7fa color schemes
#95e7fa color preview, HTML & CSS examples
           This text has a color of #95e7fa        
        
          <p style="color:#95e7fa;">Text here</p>
        
        
          .mytext {color:#95e7fa;}
        
        Text color #95e7fa
      
           This box has a color of #95e7fa        
        
          <div style="background-color:#95e7fa;">Content here</div>
        
        
          .mybackground {background-color:#95e7fa;}
        
        Background color #95e7fa
      
           Border around this has a color of #95e7fa        
        
          <div style="border:2px solid #95e7fa;">Content here</div>
        
        
          .myborder {border:2px solid #95e7fa;}
        
        Border color #95e7fa