#95bc04 color space conversions
Hex:
        #95bc04
        RGB:
        149, 188, 4
        CMY:
        42, 26, 98
        CMYK:
        21, 0, 98, 26
      HSL:
        73°, 95.8333%, 37.6471%
        HSV (HSB):
        73°, 97.8723%, 73.7255%
        XYZ:
        30.3996, 42.3648, 6.6899
        xyY:
        0.3826, 0.5332, 42.3648
      CIE-Lab:
        71.1217, -33.5873, 71.2907
        CIE-LCH:
        71.1217, 78.8065, 115.2266
        CIE-Luv:
        71.1217, -19.0164, 80.9174
        Hunter-Lab:
        65.0882, -30.5357, 39.4678
      #95bc04 color charts
#95bc04 RGB chart
      #95bc04 CMYK chart
      #95bc04 RGB pie chart
      #95bc04 color shades, tints & tones
#95bc04 color schemes
#95bc04 color preview, HTML & CSS examples
           This text has a color of #95bc04        
        
          <p style="color:#95bc04;">Text here</p>
        
        
          .mytext {color:#95bc04;}
        
        Text color #95bc04
      
           This box has a color of #95bc04        
        
          <div style="background-color:#95bc04;">Content here</div>
        
        
          .mybackground {background-color:#95bc04;}
        
        Background color #95bc04
      
           Border around this has a color of #95bc04        
        
          <div style="border:2px solid #95bc04;">Content here</div>
        
        
          .myborder {border:2px solid #95bc04;}
        
        Border color #95bc04