#95e072 color space conversions
Hex:
        #95e072
        RGB:
        149, 224, 114
        CMY:
        42, 12, 55
        CMYK:
        33, 0, 49, 12
      HSL:
        101°, 63.9535%, 66.2745%
        HSV (HSB):
        101°, 49.1071%, 87.8431%
        XYZ:
        42.0873, 60.9158, 25.4593
        xyY:
        0.3276, 0.4742, 60.9158
      CIE-Lab:
        82.3334, -42.7492, 46.3268
        CIE-LCH:
        82.3334, 63.0371, 132.7000
        CIE-Luv:
        82.3334, -37.1861, 67.2192
        Hunter-Lab:
        78.0486, -40.3296, 35.2937
      #95e072 color charts
#95e072 RGB chart
      #95e072 CMYK chart
      #95e072 RGB pie chart
      #95e072 color shades, tints & tones
#95e072 color schemes
#95e072 color preview, HTML & CSS examples
           This text has a color of #95e072        
        
          <p style="color:#95e072;">Text here</p>
        
        
          .mytext {color:#95e072;}
        
        Text color #95e072
      
           This box has a color of #95e072        
        
          <div style="background-color:#95e072;">Content here</div>
        
        
          .mybackground {background-color:#95e072;}
        
        Background color #95e072
      
           Border around this has a color of #95e072        
        
          <div style="border:2px solid #95e072;">Content here</div>
        
        
          .myborder {border:2px solid #95e072;}
        
        Border color #95e072