#95e894 color space conversions
Hex:
        #95e894
        RGB:
        149, 232, 148
        CMY:
        42, 9, 42
        CMYK:
        36, 0, 36, 9
      HSL:
        119°, 64.6154%, 74.5098%
        HSV (HSB):
        119°, 36.2069%, 90.9804%
        XYZ:
        46.5963, 66.2409, 38.3469
        xyY:
        0.3082, 0.4381, 66.2409
      CIE-Lab:
        85.1191, -41.6059, 33.1048
        CIE-LCH:
        85.1191, 53.1694, 141.4916
        CIE-Luv:
        85.1191, -40.3915, 52.7986
        Hunter-Lab:
        81.3885, -40.2356, 29.0370
      #95e894 color charts
#95e894 RGB chart
      #95e894 CMYK chart
      #95e894 RGB pie chart
      #95e894 color shades, tints & tones
#95e894 color schemes
#95e894 color preview, HTML & CSS examples
           This text has a color of #95e894        
        
          <p style="color:#95e894;">Text here</p>
        
        
          .mytext {color:#95e894;}
        
        Text color #95e894
      
           This box has a color of #95e894        
        
          <div style="background-color:#95e894;">Content here</div>
        
        
          .mybackground {background-color:#95e894;}
        
        Background color #95e894
      
           Border around this has a color of #95e894        
        
          <div style="border:2px solid #95e894;">Content here</div>
        
        
          .myborder {border:2px solid #95e894;}
        
        Border color #95e894