#95f4fa color space conversions
Hex:
        #95f4fa
        RGB:
        149, 244, 250
        CMY:
        42, 4, 2
        CMYK:
        40, 2, 0, 2
      HSL:
        184°, 90.9910%, 78.2353%
        HSV (HSB):
        184°, 40.4000%, 98.0392%
        XYZ:
        62.0004, 77.9931, 102.2289
        xyY:
        0.2560, 0.3220, 77.9931
      CIE-Lab:
        90.7767, -26.6118, -11.7421
        CIE-LCH:
        90.7767, 29.0872, 203.8088
        CIE-Luv:
        90.7767, -43.2522, -14.2944
        Hunter-Lab:
        88.3137, -29.2334, -6.8125
      #95f4fa color charts
#95f4fa RGB chart
      #95f4fa CMYK chart
      #95f4fa RGB pie chart
      #95f4fa color shades, tints & tones
#95f4fa color schemes
#95f4fa color preview, HTML & CSS examples
           This text has a color of #95f4fa        
        
          <p style="color:#95f4fa;">Text here</p>
        
        
          .mytext {color:#95f4fa;}
        
        Text color #95f4fa
      
           This box has a color of #95f4fa        
        
          <div style="background-color:#95f4fa;">Content here</div>
        
        
          .mybackground {background-color:#95f4fa;}
        
        Background color #95f4fa
      
           Border around this has a color of #95f4fa        
        
          <div style="border:2px solid #95f4fa;">Content here</div>
        
        
          .myborder {border:2px solid #95f4fa;}
        
        Border color #95f4fa