#95fa65 color space conversions
Hex:
        #95fa65
        RGB:
        149, 250, 101
        CMY:
        42, 2, 60
        CMYK:
        40, 0, 60, 2
      HSL:
        101°, 93.7107%, 68.8235%
        HSV (HSB):
        101°, 59.6000%, 98.0392%
        XYZ:
        48.9290, 75.7004, 24.3447
        xyY:
        0.3284, 0.5081, 75.7004
      CIE-Lab:
        89.7200, -54.9652, 60.8872
        CIE-LCH:
        89.7200, 82.0270, 132.0738
        CIE-Luv:
        89.7200, -49.2169, 85.6914
        Hunter-Lab:
        87.0060, -51.8785, 44.3145
      #95fa65 color charts
#95fa65 RGB chart
      #95fa65 CMYK chart
      #95fa65 RGB pie chart
      #95fa65 color shades, tints & tones
#95fa65 color schemes
#95fa65 color preview, HTML & CSS examples
           This text has a color of #95fa65        
        
          <p style="color:#95fa65;">Text here</p>
        
        
          .mytext {color:#95fa65;}
        
        Text color #95fa65
      
           This box has a color of #95fa65        
        
          <div style="background-color:#95fa65;">Content here</div>
        
        
          .mybackground {background-color:#95fa65;}
        
        Background color #95fa65
      
           Border around this has a color of #95fa65        
        
          <div style="border:2px solid #95fa65;">Content here</div>
        
        
          .myborder {border:2px solid #95fa65;}
        
        Border color #95fa65