#95e7ff color space conversions
Hex:
        #95e7ff
        RGB:
        149, 231, 255
        CMY:
        42, 9, 0
        CMYK:
        42, 9, 0, 0
      HSL:
        194°, 100.0000%, 79.2157%
        HSV (HSB):
        194°, 41.5686%, 100.0000%
        XYZ:
        59.0203, 70.7614, 105.1554
        xyY:
        0.2512, 0.3012, 70.7614
      CIE-Lab:
        87.3690, -18.9850, -19.4688
        CIE-LCH:
        87.3690, 27.1931, 225.7207
        CIE-Luv:
        87.3690, -37.9664, -28.1871
        Hunter-Lab:
        84.1198, -21.9700, -15.2326
      #95e7ff color charts
#95e7ff RGB chart
      #95e7ff CMYK chart
      #95e7ff RGB pie chart
      #95e7ff color shades, tints & tones
#95e7ff color schemes
#95e7ff color preview, HTML & CSS examples
           This text has a color of #95e7ff        
        
          <p style="color:#95e7ff;">Text here</p>
        
        
          .mytext {color:#95e7ff;}
        
        Text color #95e7ff
      
           This box has a color of #95e7ff        
        
          <div style="background-color:#95e7ff;">Content here</div>
        
        
          .mybackground {background-color:#95e7ff;}
        
        Background color #95e7ff
      
           Border around this has a color of #95e7ff        
        
          <div style="border:2px solid #95e7ff;">Content here</div>
        
        
          .myborder {border:2px solid #95e7ff;}
        
        Border color #95e7ff