#95f965 color space conversions
Hex:
        #95f965
        RGB:
        149, 249, 101
        CMY:
        42, 2, 60
        CMYK:
        40, 0, 59, 2
      HSL:
        101°, 92.5000%, 68.6275%
        HSV (HSB):
        101°, 59.4378%, 97.6471%
        XYZ:
        48.6191, 75.0805, 24.2414
        xyY:
        0.3286, 0.5075, 75.0805
      CIE-Lab:
        89.4307, -54.5660, 60.5603
        CIE-LCH:
        89.4307, 81.5168, 132.0194
        CIE-Luv:
        89.4307, -48.7749, 85.2238
        Hunter-Lab:
        86.6490, -51.4788, 44.0670
      #95f965 color charts
#95f965 RGB chart
      #95f965 CMYK chart
      #95f965 RGB pie chart
      #95f965 color shades, tints & tones
#95f965 color schemes
#95f965 color preview, HTML & CSS examples
           This text has a color of #95f965        
        
          <p style="color:#95f965;">Text here</p>
        
        
          .mytext {color:#95f965;}
        
        Text color #95f965
      
           This box has a color of #95f965        
        
          <div style="background-color:#95f965;">Content here</div>
        
        
          .mybackground {background-color:#95f965;}
        
        Background color #95f965
      
           Border around this has a color of #95f965        
        
          <div style="border:2px solid #95f965;">Content here</div>
        
        
          .myborder {border:2px solid #95f965;}
        
        Border color #95f965