#95f1ec color space conversions
Hex:
        #95f1ec
        RGB:
        149, 241, 236
        CMY:
        42, 5, 7
        CMYK:
        38, 0, 2, 5
      HSL:
        177°, 76.6667%, 76.4706%
        HSV (HSB):
        177°, 38.1743%, 94.5098%
        XYZ:
        58.9900, 75.3563, 90.7930
        xyY:
        0.2620, 0.3347, 75.3563
      CIE-Lab:
        89.5596, -28.5006, -6.2474
        CIE-LCH:
        89.5596, 29.1773, 192.3638
        CIE-Luv:
        89.5596, -42.3944, -5.0713
        Hunter-Lab:
        86.8080, -30.6150, -1.2462
      #95f1ec color charts
#95f1ec RGB chart
      #95f1ec CMYK chart
      #95f1ec RGB pie chart
      #95f1ec color shades, tints & tones
#95f1ec color schemes
#95f1ec color preview, HTML & CSS examples
           This text has a color of #95f1ec        
        
          <p style="color:#95f1ec;">Text here</p>
        
        
          .mytext {color:#95f1ec;}
        
        Text color #95f1ec
      
           This box has a color of #95f1ec        
        
          <div style="background-color:#95f1ec;">Content here</div>
        
        
          .mybackground {background-color:#95f1ec;}
        
        Background color #95f1ec
      
           Border around this has a color of #95f1ec        
        
          <div style="border:2px solid #95f1ec;">Content here</div>
        
        
          .myborder {border:2px solid #95f1ec;}
        
        Border color #95f1ec