#95de2f color space conversions
Hex:
        #95de2f
        RGB:
        149, 222, 47
        CMY:
        42, 13, 82
        CMYK:
        33, 0, 79, 13
      HSL:
        85°, 72.6141%, 52.7451%
        HSV (HSB):
        85°, 78.8288%, 87.0588%
        XYZ:
        39.0288, 58.8373, 11.9890
        xyY:
        0.3553, 0.5356, 58.8373
      CIE-Lab:
        81.2021, -47.3376, 71.7297
        CIE-LCH:
        81.2021, 85.9419, 123.4226
        CIE-Luv:
        81.2021, -36.7409, 89.3817
        Hunter-Lab:
        76.7055, -43.4114, 44.4269
      #95de2f color charts
#95de2f RGB chart
      #95de2f CMYK chart
      #95de2f RGB pie chart
      #95de2f color shades, tints & tones
#95de2f color schemes
#95de2f color preview, HTML & CSS examples
           This text has a color of #95de2f        
        
          <p style="color:#95de2f;">Text here</p>
        
        
          .mytext {color:#95de2f;}
        
        Text color #95de2f
      
           This box has a color of #95de2f        
        
          <div style="background-color:#95de2f;">Content here</div>
        
        
          .mybackground {background-color:#95de2f;}
        
        Background color #95de2f
      
           Border around this has a color of #95de2f        
        
          <div style="border:2px solid #95de2f;">Content here</div>
        
        
          .myborder {border:2px solid #95de2f;}
        
        Border color #95de2f