#95fae1 color space conversions
Hex:
        #95fae1
        RGB:
        149, 250, 225
        CMY:
        42, 2, 12
        CMYK:
        40, 0, 10, 2
      HSL:
        165°, 90.9910%, 78.2353%
        HSV (HSB):
        165°, 40.4000%, 98.0392%
        XYZ:
        60.1706, 80.1970, 83.5424
        xyY:
        0.2687, 0.3582, 80.1970
      CIE-Lab:
        91.7732, -35.2154, 2.7198
        CIE-LCH:
        91.7732, 35.3202, 175.5836
        CIE-Luv:
        91.7732, -46.3412, 10.1100
        Hunter-Lab:
        89.5528, -36.7830, 7.3762
      #95fae1 color charts
#95fae1 RGB chart
      #95fae1 CMYK chart
      #95fae1 RGB pie chart
      #95fae1 color shades, tints & tones
#95fae1 color schemes
#95fae1 color preview, HTML & CSS examples
           This text has a color of #95fae1        
        
          <p style="color:#95fae1;">Text here</p>
        
        
          .mytext {color:#95fae1;}
        
        Text color #95fae1
      
           This box has a color of #95fae1        
        
          <div style="background-color:#95fae1;">Content here</div>
        
        
          .mybackground {background-color:#95fae1;}
        
        Background color #95fae1
      
           Border around this has a color of #95fae1        
        
          <div style="border:2px solid #95fae1;">Content here</div>
        
        
          .myborder {border:2px solid #95fae1;}
        
        Border color #95fae1