#95eb2f color space conversions
Hex:
        #95eb2f
        RGB:
        149, 235, 47
        CMY:
        42, 8, 82
        CMYK:
        37, 0, 80, 8
      HSL:
        87°, 82.4561%, 55.2941%
        HSV (HSB):
        87°, 80.0000%, 92.1569%
        XYZ:
        42.6158, 66.0115, 13.1847
        xyY:
        0.3498, 0.5419, 66.0115
      CIE-Lab:
        85.0023, -52.6642, 75.1954
        CIE-LCH:
        85.0023, 91.8034, 125.0060
        CIE-Luv:
        85.0023, -42.9593, 94.6874
        Hunter-Lab:
        81.2474, -48.5563, 47.2517
      #95eb2f color charts
#95eb2f RGB chart
      #95eb2f CMYK chart
      #95eb2f RGB pie chart
      #95eb2f color shades, tints & tones
#95eb2f color schemes
#95eb2f color preview, HTML & CSS examples
           This text has a color of #95eb2f        
        
          <p style="color:#95eb2f;">Text here</p>
        
        
          .mytext {color:#95eb2f;}
        
        Text color #95eb2f
      
           This box has a color of #95eb2f        
        
          <div style="background-color:#95eb2f;">Content here</div>
        
        
          .mybackground {background-color:#95eb2f;}
        
        Background color #95eb2f
      
           Border around this has a color of #95eb2f        
        
          <div style="border:2px solid #95eb2f;">Content here</div>
        
        
          .myborder {border:2px solid #95eb2f;}
        
        Border color #95eb2f