#95f295 color space conversions
Hex:
        #95f295
        RGB:
        149, 242, 149
        CMY:
        42, 5, 42
        CMYK:
        38, 0, 38, 5
      HSL:
        120°, 78.1513%, 76.6667%
        HSV (HSB):
        120°, 38.4298%, 94.9020%
        XYZ:
        49.5714, 72.0637, 39.7308
        xyY:
        0.3072, 0.4466, 72.0637
      CIE-Lab:
        87.9993, -45.8021, 36.3915
        CIE-LCH:
        87.9993, 58.4993, 141.5315
        CIE-Luv:
        87.9993, -44.8168, 57.9305
        Hunter-Lab:
        84.8904, -44.3238, 31.6741
      #95f295 color charts
#95f295 RGB chart
      #95f295 CMYK chart
      #95f295 RGB pie chart
      #95f295 color shades, tints & tones
#95f295 color schemes
#95f295 color preview, HTML & CSS examples
           This text has a color of #95f295        
        
          <p style="color:#95f295;">Text here</p>
        
        
          .mytext {color:#95f295;}
        
        Text color #95f295
      
           This box has a color of #95f295        
        
          <div style="background-color:#95f295;">Content here</div>
        
        
          .mybackground {background-color:#95f295;}
        
        Background color #95f295
      
           Border around this has a color of #95f295        
        
          <div style="border:2px solid #95f295;">Content here</div>
        
        
          .myborder {border:2px solid #95f295;}
        
        Border color #95f295