#95e2ff color space conversions
Hex:
        #95e2ff
        RGB:
        149, 226, 255
        CMY:
        42, 11, 0
        CMYK:
        42, 11, 0, 0
      HSL:
        196°, 100.0000%, 79.2157%
        HSV (HSB):
        196°, 41.5686%, 100.0000%
        XYZ:
        57.6408, 68.0023, 104.6955
        xyY:
        0.2502, 0.2952, 68.0023
      CIE-Lab:
        86.0076, -16.4669, -21.5274
        CIE-LCH:
        86.0076, 27.1033, 232.5865
        CIE-Luv:
        86.0076, -35.9770, -31.9676
        Hunter-Lab:
        82.4635, -19.5422, -17.5500
      #95e2ff color charts
#95e2ff RGB chart
      #95e2ff CMYK chart
      #95e2ff RGB pie chart
      #95e2ff color shades, tints & tones
#95e2ff color schemes
#95e2ff color preview, HTML & CSS examples
           This text has a color of #95e2ff        
        
          <p style="color:#95e2ff;">Text here</p>
        
        
          .mytext {color:#95e2ff;}
        
        Text color #95e2ff
      
           This box has a color of #95e2ff        
        
          <div style="background-color:#95e2ff;">Content here</div>
        
        
          .mybackground {background-color:#95e2ff;}
        
        Background color #95e2ff
      
           Border around this has a color of #95e2ff        
        
          <div style="border:2px solid #95e2ff;">Content here</div>
        
        
          .myborder {border:2px solid #95e2ff;}
        
        Border color #95e2ff