#95d420 color space conversions
Hex:
        #95d420
        RGB:
        149, 212, 32
        CMY:
        42, 17, 87
        CMYK:
        30, 0, 85, 17
      HSL:
        81°, 73.7705%, 47.8431%
        HSV (HSB):
        81°, 84.9057%, 83.1373%
        XYZ:
        36.1986, 53.5808, 9.8008
        xyY:
        0.3635, 0.5381, 53.5808
      CIE-Lab:
        78.2167, -43.6788, 72.8105
        CIE-LCH:
        78.2167, 84.9070, 120.9594
        CIE-Luv:
        78.2167, -31.8038, 87.8387
        Hunter-Lab:
        73.1989, -39.8256, 43.3008
      #95d420 color charts
#95d420 RGB chart
      #95d420 CMYK chart
      #95d420 RGB pie chart
      #95d420 color shades, tints & tones
#95d420 color schemes
#95d420 color preview, HTML & CSS examples
           This text has a color of #95d420        
        
          <p style="color:#95d420;">Text here</p>
        
        
          .mytext {color:#95d420;}
        
        Text color #95d420
      
           This box has a color of #95d420        
        
          <div style="background-color:#95d420;">Content here</div>
        
        
          .mybackground {background-color:#95d420;}
        
        Background color #95d420
      
           Border around this has a color of #95d420        
        
          <div style="border:2px solid #95d420;">Content here</div>
        
        
          .myborder {border:2px solid #95d420;}
        
        Border color #95d420