#95de4e color space conversions
Hex:
        #95de4e
        RGB:
        149, 222, 78
        CMY:
        42, 13, 69
        CMYK:
        33, 0, 65, 13
      HSL:
        90°, 68.5714%, 58.8235%
        HSV (HSB):
        90°, 64.8649%, 87.0588%
        XYZ:
        39.8908, 59.1822, 16.5286
        xyY:
        0.3451, 0.5119, 59.1822
      CIE-Lab:
        81.3916, -45.4382, 61.2271
        CIE-LCH:
        81.3916, 76.2456, 126.5801
        CIE-Luv:
        81.3916, -36.5623, 81.1828
        Hunter-Lab:
        76.9299, -42.0690, 41.1124
      #95de4e color charts
#95de4e RGB chart
      #95de4e CMYK chart
      #95de4e RGB pie chart
      #95de4e color shades, tints & tones
#95de4e color schemes
#95de4e color preview, HTML & CSS examples
           This text has a color of #95de4e        
        
          <p style="color:#95de4e;">Text here</p>
        
        
          .mytext {color:#95de4e;}
        
        Text color #95de4e
      
           This box has a color of #95de4e        
        
          <div style="background-color:#95de4e;">Content here</div>
        
        
          .mybackground {background-color:#95de4e;}
        
        Background color #95de4e
      
           Border around this has a color of #95de4e        
        
          <div style="border:2px solid #95de4e;">Content here</div>
        
        
          .myborder {border:2px solid #95de4e;}
        
        Border color #95de4e