#95e872 color space conversions
Hex:
        #95e872
        RGB:
        149, 232, 114
        CMY:
        42, 9, 55
        CMYK:
        36, 0, 51, 9
      HSL:
        102°, 71.9512%, 67.8431%
        HSV (HSB):
        102°, 50.8621%, 90.9804%
        XYZ:
        44.2883, 65.3177, 26.1929
        xyY:
        0.3261, 0.4810, 65.3177
      CIE-Lab:
        84.6472, -46.1915, 49.1437
        CIE-LCH:
        84.6472, 67.4445, 133.2263
        CIE-Luv:
        84.6472, -40.9089, 71.3126
        Hunter-Lab:
        80.8194, -43.6174, 37.3581
      #95e872 color charts
#95e872 RGB chart
      #95e872 CMYK chart
      #95e872 RGB pie chart
      #95e872 color shades, tints & tones
#95e872 color schemes
#95e872 color preview, HTML & CSS examples
           This text has a color of #95e872        
        
          <p style="color:#95e872;">Text here</p>
        
        
          .mytext {color:#95e872;}
        
        Text color #95e872
      
           This box has a color of #95e872        
        
          <div style="background-color:#95e872;">Content here</div>
        
        
          .mybackground {background-color:#95e872;}
        
        Background color #95e872
      
           Border around this has a color of #95e872        
        
          <div style="border:2px solid #95e872;">Content here</div>
        
        
          .myborder {border:2px solid #95e872;}
        
        Border color #95e872