#95e42b color space conversions
Hex:
        #95e42b
        RGB:
        149, 228, 43
        CMY:
        42, 11, 83
        CMYK:
        35, 0, 81, 11
      HSL:
        86°, 77.4059%, 53.1373%
        HSV (HSB):
        86°, 81.1404%, 89.4118%
        XYZ:
        40.5739, 62.0508, 12.1240
        xyY:
        0.3536, 0.5408, 62.0508
      CIE-Lab:
        82.9404, -49.9895, 74.3683
        CIE-LCH:
        82.9404, 89.6081, 123.9085
        CIE-Luv:
        82.9404, -39.6632, 92.5648
        Hunter-Lab:
        78.7723, -45.9102, 46.0152
      #95e42b color charts
#95e42b RGB chart
      #95e42b CMYK chart
      #95e42b RGB pie chart
      #95e42b color shades, tints & tones
#95e42b color schemes
#95e42b color preview, HTML & CSS examples
           This text has a color of #95e42b        
        
          <p style="color:#95e42b;">Text here</p>
        
        
          .mytext {color:#95e42b;}
        
        Text color #95e42b
      
           This box has a color of #95e42b        
        
          <div style="background-color:#95e42b;">Content here</div>
        
        
          .mybackground {background-color:#95e42b;}
        
        Background color #95e42b
      
           Border around this has a color of #95e42b        
        
          <div style="border:2px solid #95e42b;">Content here</div>
        
        
          .myborder {border:2px solid #95e42b;}
        
        Border color #95e42b