#95f280 color space conversions
Hex:
        #95f280
        RGB:
        149, 242, 128
        CMY:
        42, 5, 50
        CMYK:
        38, 0, 47, 5
      HSL:
        109°, 81.4286%, 72.5490%
        HSV (HSB):
        109°, 47.1074%, 94.9020%
        XYZ:
        48.0428, 71.4523, 31.6816
        xyY:
        0.3178, 0.4726, 71.4523
      CIE-Lab:
        87.7043, -48.7107, 46.2711
        CIE-LCH:
        87.7043, 67.1844, 136.4713
        CIE-Luv:
        87.7043, -45.2157, 69.5446
        Hunter-Lab:
        84.5295, -46.4750, 36.9488
      #95f280 color charts
#95f280 RGB chart
      #95f280 CMYK chart
      #95f280 RGB pie chart
      #95f280 color shades, tints & tones
#95f280 color schemes
#95f280 color preview, HTML & CSS examples
           This text has a color of #95f280        
        
          <p style="color:#95f280;">Text here</p>
        
        
          .mytext {color:#95f280;}
        
        Text color #95f280
      
           This box has a color of #95f280        
        
          <div style="background-color:#95f280;">Content here</div>
        
        
          .mybackground {background-color:#95f280;}
        
        Background color #95f280
      
           Border around this has a color of #95f280        
        
          <div style="border:2px solid #95f280;">Content here</div>
        
        
          .myborder {border:2px solid #95f280;}
        
        Border color #95f280