#95f7ee color space conversions
Hex:
        #95f7ee
        RGB:
        149, 247, 238
        CMY:
        42, 3, 7
        CMYK:
        40, 0, 4, 3
      HSL:
        174°, 85.9649%, 77.6471%
        HSV (HSB):
        174°, 39.6761%, 96.8627%
        XYZ:
        61.0878, 79.0841, 92.9340
        xyY:
        0.2621, 0.3393, 79.0841
      CIE-Lab:
        91.2723, -30.8862, -4.7626
        CIE-LCH:
        91.2723, 31.2512, 188.7659
        CIE-Luv:
        91.2723, -44.7687, -2.3286
        Hunter-Lab:
        88.9293, -33.0099, 0.2905
      #95f7ee color charts
#95f7ee RGB chart
      #95f7ee CMYK chart
      #95f7ee RGB pie chart
      #95f7ee color shades, tints & tones
#95f7ee color schemes
#95f7ee color preview, HTML & CSS examples
           This text has a color of #95f7ee        
        
          <p style="color:#95f7ee;">Text here</p>
        
        
          .mytext {color:#95f7ee;}
        
        Text color #95f7ee
      
           This box has a color of #95f7ee        
        
          <div style="background-color:#95f7ee;">Content here</div>
        
        
          .mybackground {background-color:#95f7ee;}
        
        Background color #95f7ee
      
           Border around this has a color of #95f7ee        
        
          <div style="border:2px solid #95f7ee;">Content here</div>
        
        
          .myborder {border:2px solid #95f7ee;}
        
        Border color #95f7ee