#95dc05 color space conversions
Hex:
        #95dc05
        RGB:
        149, 220, 5
        CMY:
        42, 14, 98
        CMYK:
        32, 0, 98, 14
      HSL:
        80°, 95.5556%, 44.1176%
        HSV (HSB):
        80°, 97.7273%, 86.2745%
        XYZ:
        38.0150, 57.5869, 9.2554
        xyY:
        0.3625, 0.5492, 57.5869
      CIE-Lab:
        80.5086, -47.5943, 78.4565
        CIE-LCH:
        80.5086, 91.7641, 121.2424
        CIE-Luv:
        80.5086, -35.8583, 93.3633
        Hunter-Lab:
        75.8860, -43.3812, 45.8890
      #95dc05 color charts
#95dc05 RGB chart
      #95dc05 CMYK chart
      #95dc05 RGB pie chart
      #95dc05 color shades, tints & tones
#95dc05 color schemes
#95dc05 color preview, HTML & CSS examples
           This text has a color of #95dc05        
        
          <p style="color:#95dc05;">Text here</p>
        
        
          .mytext {color:#95dc05;}
        
        Text color #95dc05
      
           This box has a color of #95dc05        
        
          <div style="background-color:#95dc05;">Content here</div>
        
        
          .mybackground {background-color:#95dc05;}
        
        Background color #95dc05
      
           Border around this has a color of #95dc05        
        
          <div style="border:2px solid #95dc05;">Content here</div>
        
        
          .myborder {border:2px solid #95dc05;}
        
        Border color #95dc05