#95e520 color space conversions
Hex:
        #95e520
        RGB:
        149, 229, 32
        CMY:
        42, 10, 87
        CMYK:
        35, 0, 86, 10
      HSL:
        84°, 79.1165%, 51.1765%
        HSV (HSB):
        84°, 86.0262%, 89.8039%
        XYZ:
        40.6744, 62.5325, 11.2927
        xyY:
        0.3552, 0.5461, 62.5325
      CIE-Lab:
        83.1958, -50.7794, 77.0601
        CIE-LCH:
        83.1958, 92.2865, 123.3832
        CIE-Luv:
        83.1958, -40.1869, 94.6202
        Hunter-Lab:
        79.0775, -46.5720, 46.8873
      #95e520 color charts
#95e520 RGB chart
      #95e520 CMYK chart
      #95e520 RGB pie chart
      #95e520 color shades, tints & tones
#95e520 color schemes
#95e520 color preview, HTML & CSS examples
           This text has a color of #95e520        
        
          <p style="color:#95e520;">Text here</p>
        
        
          .mytext {color:#95e520;}
        
        Text color #95e520
      
           This box has a color of #95e520        
        
          <div style="background-color:#95e520;">Content here</div>
        
        
          .mybackground {background-color:#95e520;}
        
        Background color #95e520
      
           Border around this has a color of #95e520        
        
          <div style="border:2px solid #95e520;">Content here</div>
        
        
          .myborder {border:2px solid #95e520;}
        
        Border color #95e520