#95e3ec color space conversions
Hex:
        #95e3ec
        RGB:
        149, 227, 236
        CMY:
        42, 11, 7
        CMYK:
        37, 4, 0, 7
      HSL:
        186°, 69.6000%, 75.4902%
        HSV (HSB):
        186°, 36.8644%, 92.5490%
        XYZ:
        55.0038, 67.3839, 89.4643
        xyY:
        0.2596, 0.3181, 67.3839
      CIE-Lab:
        85.6974, -21.6848, -11.9835
        CIE-LCH:
        85.6974, 24.7757, 208.9260
        CIE-Luv:
        85.6974, -36.6861, -15.3465
        Hunter-Lab:
        82.0877, -24.0474, -7.1566
      #95e3ec color charts
#95e3ec RGB chart
      #95e3ec CMYK chart
      #95e3ec RGB pie chart
      #95e3ec color shades, tints & tones
#95e3ec color schemes
#95e3ec color preview, HTML & CSS examples
           This text has a color of #95e3ec        
        
          <p style="color:#95e3ec;">Text here</p>
        
        
          .mytext {color:#95e3ec;}
        
        Text color #95e3ec
      
           This box has a color of #95e3ec        
        
          <div style="background-color:#95e3ec;">Content here</div>
        
        
          .mybackground {background-color:#95e3ec;}
        
        Background color #95e3ec
      
           Border around this has a color of #95e3ec        
        
          <div style="border:2px solid #95e3ec;">Content here</div>
        
        
          .myborder {border:2px solid #95e3ec;}
        
        Border color #95e3ec