#95fee7 color space conversions
Hex:
        #95fee7
        RGB:
        149, 254, 231
        CMY:
        42, 0, 9
        CMYK:
        41, 0, 9, 0
      HSL:
        167°, 98.1308%, 79.0196%
        HSV (HSB):
        167°, 41.3386%, 99.6078%
        XYZ:
        62.2600, 83.0427, 88.3487
        xyY:
        0.2665, 0.3554, 83.0427
      CIE-Lab:
        93.0331, -35.7332, 1.4461
        CIE-LCH:
        93.0331, 35.7625, 177.6825
        CIE-Luv:
        93.0331, -47.7878, 8.2397
        Hunter-Lab:
        91.1278, -37.5194, 6.3076
      #95fee7 color charts
#95fee7 RGB chart
      #95fee7 CMYK chart
      #95fee7 RGB pie chart
      #95fee7 color shades, tints & tones
#95fee7 color schemes
#95fee7 color preview, HTML & CSS examples
           This text has a color of #95fee7        
        
          <p style="color:#95fee7;">Text here</p>
        
        
          .mytext {color:#95fee7;}
        
        Text color #95fee7
      
           This box has a color of #95fee7        
        
          <div style="background-color:#95fee7;">Content here</div>
        
        
          .mybackground {background-color:#95fee7;}
        
        Background color #95fee7
      
           Border around this has a color of #95fee7        
        
          <div style="border:2px solid #95fee7;">Content here</div>
        
        
          .myborder {border:2px solid #95fee7;}
        
        Border color #95fee7