#95e8fa color space conversions
Hex:
        #95e8fa
        RGB:
        149, 232, 250
        CMY:
        42, 9, 2
        CMYK:
        40, 7, 0, 2
      HSL:
        191°, 90.9910%, 78.2353%
        HSV (HSB):
        191°, 40.4000%, 98.0392%
        XYZ:
        58.5064, 71.0049, 101.0642
        xyY:
        0.2537, 0.3079, 71.0049
      CIE-Lab:
        87.4874, -20.7375, -16.6668
        CIE-LCH:
        87.4874, 26.6050, 218.7890
        CIE-Luv:
        87.4874, -38.4596, -23.2487
        Hunter-Lab:
        84.2644, -23.5268, -12.1255
      #95e8fa color charts
#95e8fa RGB chart
      #95e8fa CMYK chart
      #95e8fa RGB pie chart
      #95e8fa color shades, tints & tones
#95e8fa color schemes
#95e8fa color preview, HTML & CSS examples
           This text has a color of #95e8fa        
        
          <p style="color:#95e8fa;">Text here</p>
        
        
          .mytext {color:#95e8fa;}
        
        Text color #95e8fa
      
           This box has a color of #95e8fa        
        
          <div style="background-color:#95e8fa;">Content here</div>
        
        
          .mybackground {background-color:#95e8fa;}
        
        Background color #95e8fa
      
           Border around this has a color of #95e8fa        
        
          <div style="border:2px solid #95e8fa;">Content here</div>
        
        
          .myborder {border:2px solid #95e8fa;}
        
        Border color #95e8fa